platform_build_soong/python
Zi Wang bbb1b74cbf Add data_device_bins_both properties for python_test_host
Test: presubmits and manual verification

Bug: 274930471
Change-Id: Iafc85526afdb8264526e8a5a33319fa33a23c66b
2023-05-19 10:32:49 -07:00
..
scripts stub_template_host redirect SIGINT and SIGTERM to subprocess 2023-03-22 00:17:24 +00:00
tests Delete Python 2 embedded launcher test. 2023-05-04 17:52:12 +00:00
Android.bp Precompile python sources 2023-01-27 15:43:38 -08:00
binary.go bp2build support for python_test(_host) 2023-04-13 16:10:59 -07:00
bp2build.go bp2build support for python_test(_host) 2023-04-13 16:10:59 -07:00
builder.go Precompile python sources 2023-01-27 15:43:38 -08:00
defaults.go Fix some issues in bp2build converter for python_binary_host. 2022-10-12 17:43:20 -07:00
library.go Refactor python rules 2023-01-25 10:40:59 -08:00
proto.go Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
python.go Delete Python 2 embedded launcher test. 2023-05-04 17:52:12 +00:00
python_test.go Precompile python sources 2023-01-27 15:43:38 -08:00
test.go Add data_device_bins_both properties for python_test_host 2023-05-19 10:32:49 -07:00
testing.go