Merge "Allowlist ndk STL dependencies" into main
This commit is contained in:
@@ -897,6 +897,13 @@ var (
|
|||||||
|
|
||||||
// java_resources with multiple resource_dirs
|
// java_resources with multiple resource_dirs
|
||||||
"emma",
|
"emma",
|
||||||
|
|
||||||
|
// NDK STL
|
||||||
|
"ndk_libc++abi",
|
||||||
|
"ndk_libunwind",
|
||||||
|
"ndk_libc++_static",
|
||||||
|
"ndk_libc++_shared",
|
||||||
|
"ndk_system",
|
||||||
}
|
}
|
||||||
|
|
||||||
Bp2buildModuleTypeAlwaysConvertList = []string{
|
Bp2buildModuleTypeAlwaysConvertList = []string{
|
||||||
|
Reference in New Issue
Block a user