cosmetic changes
base.module = module is redundant in InitDefaultsModule() becase of the preceding initAndroidModuleBase() minor reformat of initArchModel() Test: m nothing Bug: n/a Change-Id: I16d5a400a33098a81ffbf6c81eba5b13db6debf1
This commit is contained in:
@@ -208,7 +208,6 @@ func InitDefaultsModule(module DefaultsModule) {
|
||||
// The applicable licenses property for defaults is 'licenses'.
|
||||
setPrimaryLicensesProperty(module, "licenses", &commonProperties.Licenses)
|
||||
|
||||
base.module = module
|
||||
}
|
||||
|
||||
var _ Defaults = (*DefaultsModuleBase)(nil)
|
||||
|
Reference in New Issue
Block a user