platform_build_soong/sh
Cole Faust 216805457c Allow adding extra tradefed options in the Android.bp file
Some tests need to add custom tradefed options, but still want to
keep most of the soong autogenerated tradefed xml file.

Expose a test_options: { tradefed_options: [...] } property that
will allow tests to add more options to the autogenerated xml file.

Fixes: 184895128
Test: go test, and verified that the ninja files did not change for aosp_arm64
Change-Id: I50d4ad139322e9e207202f1e1a50f5bbb424aa6f
2023-01-03 12:47:11 -08:00
..
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
sh_binary.go Allow adding extra tradefed options in the Android.bp file 2023-01-03 12:47:11 -08:00
sh_binary_test.go Add builtins and minimal runtime as dependencies instead of flags 2022-02-10 11:50:31 -08:00