platform_build_soong/python
Dan Willemsen bc32a50ff4 Don't check elf properties of python prebuilts
We're not doing a great job of copying over all the library dependencies (especially when using sanitizer libraries). Just omit these from the checks, which shouldn't really matter.

Bug: 151093572
Change-Id: I8470bbfbf36a51739e8a7e699ad090a66c9db8b2
Test: treehugger
2020-03-11 20:55:17 +00:00
..
scripts Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
tests Add tests for py(2|3)-cmd 2020-02-19 19:40:38 -08:00
androidmk.go Don't check elf properties of python prebuilts 2020-03-11 20:55:17 +00:00
binary.go Allow test to specify whether or not to auto-generate test config 2019-09-26 13:29:28 -07:00
builder.go Fix package path of android/soong/android pctx 2019-04-04 03:59:34 +00:00
defaults.go Remove empty DepsMutator methods 2019-02-01 17:17:58 -08:00
installer.go Merge "Remove old-style support for translated second architectures" 2019-10-07 20:48:07 +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 Add RuleBuilder helper functions for built and prebuilt tools 2019-07-11 13:05:19 -07:00
python.go Python3 on device links against liblog 2020-01-20 22:14:45 -08:00
python_test.go Move filesystem into Config 2019-12-18 08:19:10 -08:00
test.go Allow test to specify whether or not to auto-generate test config 2019-09-26 13:29:28 -07:00