platform_build_soong/python
Nan Zhang bea0975f18 Fix embedded_launcher can't find files
The problem came from Python libraries doesn't know the information that
we enabled embedded_launcher (only Python binary knows about that). And
we can't simply remove runfiles dir for Python libraries since host
Python mode need this.

Bug: b/80441699
Test: m perf_profo_flames
Change-Id: I73ffc4d7504f95a708ae7cca47bc6c15a673aa31
2018-06-04 12:32:55 -07:00
..
scripts Fix embedded_launcher can't find files 2018-06-04 12:32:55 -07:00
androidmk.go Revert "Revert "Add libc++.so as install dependencies for hermetic Python."" 2018-05-23 18:09:34 -07:00
binary.go Remove timestamp based filelist file for tracking Python dependencies 2018-03-09 14:12:48 -08:00
builder.go Fix embedded_launcher can't find files 2018-06-04 12:32:55 -07: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 embedded_launcher can't find files 2018-06-04 12:32:55 -07:00
python_test.go Fix embedded_launcher can't find files 2018-06-04 12:32:55 -07:00
test.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00