aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-17 01:03:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-17 01:03:15 +0000
commit6d62bedc2447890cb4d056b5b32681c4bb1af96f (patch)
tree4aca2832f8eae48692a53915ddfd682e4bcc5a13
parentd6e8e16b3a5274bbbd565953254c6a21954002ba (diff)
parent5304cf842bc939bf265e66def73bb62e7f93526e (diff)
downloadlibusb-android13-d1-s1-release.tar.gz
Change-Id: Ia400a206ab1ead89694e47a20b80544be883d0cb
-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",
],