summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-08 23:57:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-08 23:57:37 +0000
commit4926b6bde444843ac69a3a210bf4b5c280893254 (patch)
tree5a951652ba59c6b48e5b81148bd90db7a169d98d
parent5a4bec34815bc00905ecbda6ef1f0641b00d750a (diff)
parent887a9930a6a0b5954f395376dbf6a139aba72c58 (diff)
downloadlibhidl-4926b6bde444843ac69a3a210bf4b5c280893254.tar.gz
Snap for 8699383 from 887a9930a6a0b5954f395376dbf6a139aba72c58 to mainline-permission-releaseaml_per_331512020aml_per_331411000aml_per_331313010aml_per_331115020aml_per_331019040aml_per_330912010aml_per_330811030
Change-Id: I9bcb47a5b26d5b46531c811ac2b2f90386fb5886
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c5d129e..2b9e80f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -48,6 +48,7 @@ phony {
cc_library_headers {
name: "libhidl_gtest_helper",
+ vendor_available: true,
host_supported: true,
export_include_dirs: ["gtest_helper"],
}
@@ -111,6 +112,9 @@ cc_library {
],
min_sdk_version: "29",
afdo: true,
+ header_abi_checker: {
+ diff_flags: ["-allow-adding-removing-weak-symbols"],
+ },
}
// WARNING: deprecated