summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-20 16:14:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-20 16:14:21 +0000
commit17dc9e9a2862a0d58e21007c4762413be2f7c7f1 (patch)
tree5a951652ba59c6b48e5b81148bd90db7a169d98d
parent3368827dac649c7f3c2911c6857f4f19a92c2137 (diff)
parent887a9930a6a0b5954f395376dbf6a139aba72c58 (diff)
downloadlibhidl-aml_sta_331311000.tar.gz
Snap for 8746144 from 887a9930a6a0b5954f395376dbf6a139aba72c58 to mainline-os-statsd-releaseaml_sta_331511000aml_sta_331410000aml_sta_331311000aml_sta_331010010aml_sta_330910000
Change-Id: I1d5f1679369db0d4103acb2244c719d98287afba
-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