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

Commit 50533df4 authored by Kun Niu's avatar Kun Niu Committed by Gerrit Code Review
Browse files

Merge "data_native_bins is only available in java_test_host, add...

Merge "data_native_bins is only available in java_test_host, add java_test_host properties to java_defaults to make it's available in java_defaults as well."
parents ea2cafe2 bd0fd20b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2606,6 +2606,7 @@ func DefaultsFactory() android.Module {
		&appProperties{},
		&appTestProperties{},
		&overridableAppProperties{},
		&hostTestProperties{},
		&testProperties{},
		&ImportProperties{},
		&AARImportProperties{},