Loading cc/genrule.go +2 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,8 @@ func GenRuleFactory() android.Module { android.InitApexModule(module) android.InitDefaultableModule(module) return module } Loading Loading
cc/genrule.go +2 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,8 @@ func GenRuleFactory() android.Module { android.InitApexModule(module) android.InitDefaultableModule(module) return module } Loading