platform_build_soong/python
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
..
scripts Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
tests Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
Android.bp Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
androidmk.go Move common test_options properties into the android package 2022-08-17 01:19:15 +08:00
binary.go Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
builder.go Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
defaults.go Fix some issues in bp2build converter for python_binary_host. 2022-10-12 17:43:20 -07:00
installer.go Revert "Fix python_binary_host module in mixed build." 2021-11-03 09:07:26 +00:00
library.go Allowlist apexer for bp2build 2022-06-09 13:28:25 -07:00
proto.go Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
python.go Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
python_test.go Add flag to not add top-level modules to PYTHONPATH 2022-09-23 11:06:11 -07:00
test.go Allow adding extra tradefed options in the Android.bp file 2023-01-03 12:47:11 -08:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00