summaryrefslogtreecommitdiff
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 49e50837..340f4f3a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -95,7 +95,7 @@ cc_object {
fuzzer: false,
},
target: {
- not_windows: {
+ linux_bionic: {
header_libs: ["libc_headers"], // TODO(b/153662223): Clean this up.
},
android: {