export SimpleModuleDoNotConvertBp2build for AIDL
Bug: 298246873 Change-Id: I06ed7bb8fc1139731a2b48440a91aeb7f383efff
This commit is contained in:
@@ -570,7 +570,7 @@ func registerCustomModuleForBp2buildConversion(ctx *android.TestContext) {
|
||||
ctx.RegisterForBazelConversion()
|
||||
}
|
||||
|
||||
func simpleModuleDoNotConvertBp2build(typ, name string) string {
|
||||
func SimpleModuleDoNotConvertBp2build(typ, name string) string {
|
||||
return fmt.Sprintf(`
|
||||
%s {
|
||||
name: "%s",
|
||||
|
Reference in New Issue
Block a user