bp2build kotlinCFlags
for java_library, java_binary, android_app & android_library Change-Id: Ia8dec7e7d497eb41b2d8dcd8c44c3090d1d3b4bd Bug: 271265771 Test: go test ./bp2build
This commit is contained in:
@@ -699,6 +699,11 @@ var (
|
||||
|
||||
// for api_fingerprint.txt generation
|
||||
"api_fingerprint",
|
||||
|
||||
// allowlisting for kotlinx_coroutines
|
||||
"kotlinx_coroutines",
|
||||
"annotations",
|
||||
"kotlinx-coroutines-android-annotation-stubs",
|
||||
}
|
||||
|
||||
Bp2buildModuleTypeAlwaysConvertList = []string{
|
||||
|
Reference in New Issue
Block a user