Merge "Let genrule be mutatable by the apex mutator"
This commit is contained in:
@@ -42,5 +42,7 @@ func genRuleFactory() android.Module {
|
||||
|
||||
android.InitAndroidArchModule(module, android.HostAndDeviceSupported, android.MultilibBoth)
|
||||
|
||||
android.InitApexModule(module)
|
||||
|
||||
return module
|
||||
}
|
||||
|
Reference in New Issue
Block a user