platform_build_soong/python
Liz Kammer dd849a81f3 Add data_native_bins property to java_test_host
When multiple os/arch variants are supported, java_test_host could not
find a matching arch due to java having arch:common, whereas native
binaries support a specific architecture. This change adds the property
`data_native_bins` in order to support binaries with the appropriate
os/arch variants.

Test: m FirmwareDtboVerification with data_native_bins
Test: forrest
Bug: 153848038
Change-Id: I45adebff0fde2811d5ef5620c697b97b768c951f
2020-07-27 09:14:06 -07:00
..
scripts Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
tests Add tests for py(2|3)-cmd 2020-02-19 19:40:38 -08:00
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
androidmk.go Fix using generated test configs for sh_test, python_test and rust_test modules 2020-06-10 22:48:16 -07:00
binary.go Add data_native_bins property to java_test_host 2020-07-27 09:14:06 -07:00
builder.go Add data_native_bins property to java_test_host 2020-07-27 09:14:06 -07:00
defaults.go Remove empty DepsMutator methods 2019-02-01 17:17:58 -08:00
installer.go Merge "Remove old-style support for translated second architectures" 2019-10-07 20:48:07 +00:00
library.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
proto.go Add RuleBuilder helper functions for built and prebuilt tools 2019-07-11 13:05:19 -07:00
python.go Add data_native_bins property to java_test_host 2020-07-27 09:14:06 -07:00
python_test.go Add data_native_bins property to java_test_host 2020-07-27 09:14:06 -07:00
test.go Fix using generated test configs for sh_test, python_test and rust_test modules 2020-06-10 22:48:16 -07:00