summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-09 07:04:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-06-09 07:04:28 +0000
commit5b84c129d1299f622006a1d4095f218ff8c09268 (patch)
treecf0d7ff06e4d61b9d00f0be10db745ab49b4d1a6
parent9c39242c01dfb4a50072e6c35a106a9d6f78cd9b (diff)
parentbc3f1f87c00f0942f3068b088e3228bea0a0f75f (diff)
downloadlibcxx-aml_wif_330810040.tar.gz
Snap for 8701348 from bc3f1f87c00f0942f3068b088e3228bea0a0f75f to mainline-wifi-releaseaml_wif_330810040
Change-Id: Idaa040313a4f2d87f20ae00ebf9430586e491d66
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4b01aa28a..a494eb4ee 100644
--- a/Android.bp
+++ b/Android.bp
@@ -180,6 +180,10 @@ cc_library_shared {
enabled: true,
},
},
+
+ header_abi_checker: {
+ diff_flags: ["-allow-adding-removing-weak-symbols"],
+ },
}
cc_library_static {