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

Commit bd0fd20b authored by Kun Niu's avatar Kun Niu
Browse files

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

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.

Test: local build
Bug: 279622634
Change-Id: Iceaf960d587544ae934424a773a6ae3b17fb443e
parent 1befe407
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{},