Merge "Add InstallerProperties to cc_defaults" am: 72301d978a

am: afe1c9c495

Change-Id: I19ed8991e791a9b6a3f104a545fc56e9f722cafd
This commit is contained in:
Dan Willemsen
2016-09-01 21:55:22 +00:00
committed by android-build-merger

View File

@@ -910,6 +910,7 @@ func DefaultsFactory(props ...interface{}) (blueprint.Module, []interface{}) {
&StlProperties{},
&SanitizeProperties{},
&StripProperties{},
&InstallerProperties{},
)
_, props = android.InitAndroidArchModule(module, android.HostAndDeviceDefault,