aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:17:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:17:40 +0000
commit0b1b711ba0d0d2756b29318750613c549f98529e (patch)
tree4aca2832f8eae48692a53915ddfd682e4bcc5a13
parent42e2a0711186eebb77d2a273660381931e8e0c16 (diff)
parent5f77e509fc13dc329040a948b4f34900a2a4740e (diff)
downloadlibusb-android13-mainline-art-release.tar.gz
Change-Id: I5b85fba0f1dde9c48d2b348c78d622af2c6aecd6
-rw-r--r--Android.bp10
1 files changed, 1 insertions, 9 deletions
diff --git a/Android.bp b/Android.bp
index de529f2..4befb96 100644
--- a/Android.bp
+++ b/Android.bp
@@ -105,15 +105,7 @@ cc_library {
],
},
- linux_glibc: {
- local_include_dirs: [
- "linux",
- ],
-
- cflags: ["-Werror"],
- },
-
- linux_bionic: {
+ host_linux: {
local_include_dirs: [
"linux",
],