aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 15:57:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 15:57:31 +0000
commit4177d7a428170b4915ba870f6ea825c09c5e0d5c (patch)
tree4aca2832f8eae48692a53915ddfd682e4bcc5a13
parent895f7d43b4858db961083cbbf783b9f4378586e5 (diff)
parent5304cf842bc939bf265e66def73bb62e7f93526e (diff)
downloadlibusb-android13-frc-cellbroadcast-release.tar.gz
Snap for 8512216 from 5304cf842bc939bf265e66def73bb62e7f93526e to tm-frc-cellbroadcast-releaset_frc_cbr_330443000android13-frc-cellbroadcast-release
Change-Id: I57a388431f5439178cbb43573b321147a1da1d1a
-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",
],