Merge "apex_available is defaultable"

This commit is contained in:
Treehugger Robot
2019-12-06 04:23:37 +00:00
committed by Gerrit Code Review
3 changed files with 4 additions and 4 deletions

View File

@@ -2459,7 +2459,6 @@ func DefaultsFactory(props ...interface{}) android.Module {
&PgoProperties{},
&XomProperties{},
&android.ProtoProperties{},
&android.ApexProperties{},
)
android.InitDefaultsModule(module)