Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6cfcac7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add android_test_helper_app properties to java_defaults"

parents 609b124e cbce0b0d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3333,6 +3333,7 @@ func DefaultsFactory() android.Module {
		&android.ApexProperties{},
		&RuntimeResourceOverlayProperties{},
		&LintProperties{},
		&appTestHelperAppProperties{},
	)

	android.InitDefaultsModule(module)