Merge "Add android_test_helper_app properties to java_defaults"
This commit is contained in:
commit
a6cfcac727
|
@ -3333,6 +3333,7 @@ func DefaultsFactory() android.Module {
|
|||
&android.ApexProperties{},
|
||||
&RuntimeResourceOverlayProperties{},
|
||||
&LintProperties{},
|
||||
&appTestHelperAppProperties{},
|
||||
)
|
||||
|
||||
android.InitDefaultsModule(module)
|
||||
|
|
Loading…
Reference in New Issue