platform_build_soong/python
Logan Chien 02880e4196 Add missing dependencies for python_test
This commit adds missing shared lib dependencies for `python_test`
modules with embedded launcher.

Bug: 119086738
Test: CHECK_ELF_FIELS=true make check-elf-files
Change-Id: I26f8e1eb9086930093f60c7daa54469850fab32d
2019-01-29 22:26:57 +08:00
..
scripts Pass -S option to wrapper for python binary. 2019-01-04 18:10:32 +08:00
androidmk.go Add missing dependencies for python_test 2019-01-29 22:26:57 +08: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 Add missing dependencies for python_test 2019-01-29 22:26:57 +08: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 Add missing dependencies for python_test 2019-01-29 22:26:57 +08: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