Merge "Add android_test_helper_app properties to java_defaults"
This commit is contained in:
commit
a6cfcac727
1 changed files with 1 additions and 0 deletions
|
@ -3333,6 +3333,7 @@ func DefaultsFactory() android.Module {
|
|||
&android.ApexProperties{},
|
||||
&RuntimeResourceOverlayProperties{},
|
||||
&LintProperties{},
|
||||
&appTestHelperAppProperties{},
|
||||
)
|
||||
|
||||
android.InitDefaultsModule(module)
|
||||
|
|
Loading…
Reference in a new issue