Loading android/allowlists/allowlists.go +7 −0 Original line number Diff line number Diff line Loading @@ -897,6 +897,13 @@ var ( // java_resources with multiple resource_dirs "emma", // NDK STL "ndk_libc++abi", "ndk_libunwind", "ndk_libc++_static", "ndk_libc++_shared", "ndk_system", } Bp2buildModuleTypeAlwaysConvertList = []string{ Loading Loading
android/allowlists/allowlists.go +7 −0 Original line number Diff line number Diff line Loading @@ -897,6 +897,13 @@ var ( // java_resources with multiple resource_dirs "emma", // NDK STL "ndk_libc++abi", "ndk_libunwind", "ndk_libc++_static", "ndk_libc++_shared", "ndk_system", } Bp2buildModuleTypeAlwaysConvertList = []string{ Loading