platform_build_soong/python
yelinhsieh 80880a3460 Autogen python test config.
Feature request from developer, autogen python test config.

Bug:118442443

Test: $source build/envsetup.sh ; lunch
      $sed -i '/test_config/d' tools/acloud/Android.bp
      $make acloud_test
      $[ -f $ANDROID_HOST_OUT_TESTCASES/acloud_test/acloud_test.config ] && echo "Found" || echo "Not found"

Change-Id: I196230581b456afe03e67f9cd84c028d18ba08d9
2019-01-14 03:30:06 +00:00
..
scripts Pass -S option to wrapper for python binary. 2019-01-04 18:10:32 +08:00
androidmk.go Autogen python test config. 2019-01-14 03:30:06 +00:00
binary.go Fix invalid memory error for python binary build 2018-09-26 16:57:24 -07:00
builder.go Fix mac build w/echo -n 2018-12-04 13:06:02 -08:00
defaults.go Add support for python_defaults modules 2017-09-05 17:31:24 -07:00
installer.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +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 Fix Protobuf importing issue for embedded Python 2018-05-23 03:33:36 +00:00
python.go Fix go vet issues 2018-07-22 21:18:45 -07:00
python_test.go Fix embedded_launcher can't find files 2018-06-04 12:32:55 -07:00
test.go Autogen python test config. 2019-01-14 03:30:06 +00:00