Merge "Add android_test_helper_app properties to java_defaults"

This commit is contained in:
Treehugger Robot 2021-02-09 21:10:27 +00:00 committed by Gerrit Code Review
commit a6cfcac727
1 changed files with 1 additions and 0 deletions

View File

@ -3333,6 +3333,7 @@ func DefaultsFactory() android.Module {
&android.ApexProperties{},
&RuntimeResourceOverlayProperties{},
&LintProperties{},
&appTestHelperAppProperties{},
)
android.InitDefaultsModule(module)