aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:18:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:18:42 +0000
commit33fe5fb851419204df4b81b84a94ee02b3e08156 (patch)
tree4aca2832f8eae48692a53915ddfd682e4bcc5a13
parent142dce80324dafb934e7ca38e6a6f12da4ac8f74 (diff)
parent5f77e509fc13dc329040a948b4f34900a2a4740e (diff)
downloadlibusb-android13-mainline-os-statsd-release.tar.gz
Change-Id: I71194306694384009217495a835788ad0286517a
-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",
],