platform_build_soong/python
Cole Faust 909d237c84 Revert "Dynamically assemble the list of python launcher shared libs for precompiling"
This reverts commit aa5b377ee9.

Reason for revert: this broke musl builds by removing the install dependency from python binaries to the launcher shared libraries: https://android-build.googleplex.com/builds/submitted/9600042/unit_tests_x86_64_musl/latest/view/logs/build_error.log

Change-Id: I4e13f333f287831ba13724f13ab2be789a92b476
2023-02-13 23:17:40 +00:00
..
scripts Precompile python sources 2023-01-27 15:43:38 -08:00
tests Precompile python sources 2023-01-27 15:43:38 -08:00
Android.bp Precompile python sources 2023-01-27 15:43:38 -08:00
binary.go Revert "Dynamically assemble the list of python launcher shared libs for precompiling" 2023-02-13 23:17:40 +00:00
bp2build.go Refactor python rules 2023-01-25 10:40:59 -08: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 Revert "Dynamically assemble the list of python launcher shared libs for precompiling" 2023-02-13 23:17:40 +00:00
python_test.go Precompile python sources 2023-01-27 15:43:38 -08:00
test.go Refactor python rules 2023-01-25 10:40:59 -08:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00