diff --git a/cc/cc.go b/cc/cc.go index 274f4fd55..3c517acba 100644 --- a/cc/cc.go +++ b/cc/cc.go @@ -910,6 +910,7 @@ func DefaultsFactory(props ...interface{}) (blueprint.Module, []interface{}) { &StlProperties{}, &SanitizeProperties{}, &StripProperties{}, + &InstallerProperties{}, ) _, props = android.InitAndroidArchModule(module, android.HostAndDeviceDefault,