Loading android/allowlists/allowlists.go +2 −0 Original line number Diff line number Diff line Loading @@ -924,6 +924,7 @@ var ( } Bp2buildModuleTypeAlwaysConvertList = []string{ // go/keep-sorted start "aconfig_declarations", "aconfig_value_set", "aconfig_values", Loading @@ -943,6 +944,7 @@ var ( "linker_config", "sysprop_library", "xsd_config", // go/keep-sorted end } // Add the names of modules that bp2build should never convert, if it is Loading Loading
android/allowlists/allowlists.go +2 −0 Original line number Diff line number Diff line Loading @@ -924,6 +924,7 @@ var ( } Bp2buildModuleTypeAlwaysConvertList = []string{ // go/keep-sorted start "aconfig_declarations", "aconfig_value_set", "aconfig_values", Loading @@ -943,6 +944,7 @@ var ( "linker_config", "sysprop_library", "xsd_config", // go/keep-sorted end } // Add the names of modules that bp2build should never convert, if it is Loading