aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e6fd2cc7..b37e26f3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -87,7 +87,7 @@ cc_library_static {
"-Wno-tautological-compare",
],
target: {
- android: {
+ bionic: {
local_include_dirs: [
"src/common/android/include",
],