summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-11 15:51:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-11 15:51:17 +0000
commit650b03df948f3e4792b013171fc92f49aec02154 (patch)
tree5a951652ba59c6b48e5b81148bd90db7a169d98d
parent04fcdfe70b195d8bbfeb0b79766c997bdf26194f (diff)
parent3697166a0a033370e5ca7334c9d5cb0e64d86585 (diff)
downloadlibhidl-android13-frc-conscrypt-release.tar.gz
Snap for 8712302 from 3697166a0a033370e5ca7334c9d5cb0e64d86585 to tm-frc-conscrypt-releaset_frc_con_330443020android13-frc-conscrypt-release
Change-Id: Ia8993a49e4dd3dbb129bdb41d7cb7ed4e066447c
-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