commit | 9f7028852cc0099fb829f653e2cd4cf77d87d9fe | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Sep 15 21:23:49 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Sep 15 21:23:49 2023 +0000 |
tree | c6ae7c4e809ad999dd4bb54707396c3358c9642d | |
parent | 5d982b398e584e82666527ec54b103b19aa681d1 [diff] | |
parent | 3d6ac190f22c208086c3a187628758cd9fb19fb2 [diff] |
Merge "Allowlist ndk STL dependencies" into main
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 9059125..bfc9b9e 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -897,6 +897,13 @@ // java_resources with multiple resource_dirs "emma", + + // NDK STL + "ndk_libc++abi", + "ndk_libunwind", + "ndk_libc++_static", + "ndk_libc++_shared", + "ndk_system", } Bp2buildModuleTypeAlwaysConvertList = []string{