commit | faa7c7c1021936d7feeda5c12320466396799ac7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sat Sep 16 03:52:51 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Sep 16 03:52:51 2023 +0000 |
tree | 1003ae7e410ffea963c204d3c10819a28fd8348d | |
parent | 9f7028852cc0099fb829f653e2cd4cf77d87d9fe [diff] | |
parent | 00543dc61c79f472ce9c2d84b9d22c49dfba48ee [diff] |
Merge "Handle bad rename" 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{