aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 05:59:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 05:59:05 +0000
commit2622f1f293e0a9313143b0878cb7f5052a42f2e4 (patch)
tree4aca2832f8eae48692a53915ddfd682e4bcc5a13
parent895f7d43b4858db961083cbbf783b9f4378586e5 (diff)
parent5304cf842bc939bf265e66def73bb62e7f93526e (diff)
downloadlibusb-android13-frc-ipsec-release.tar.gz
Snap for 8558685 from 5304cf842bc939bf265e66def73bb62e7f93526e to tm-frc-ipsec-releaset_frc_ips_330443010android13-frc-ipsec-release
Change-Id: Id6b3a42b89f7cb826fe5e0fc4387f07d3917f0b4
-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",
],