platform_build_soong/python
Nicolas Geoffray 6e1bf2b760 Define runfiles_path before try so that finally can use it.
Otherwise, python will complain the variable has not been initialized,
in case ExtractRunFiles throws an exception.

Test: m
Change-Id: I3d9e3cda5e558436ee4182c44e4345151c031e41
2018-10-11 15:18:42 +01:00
..
scripts Define runfiles_path before try so that finally can use it. 2018-10-11 15:18:42 +01:00
androidmk.go Support 'test_config' into soong modules 2018-08-07 15:51:21 -07:00
binary.go Fix invalid memory error for python binary build 2018-09-26 16:57:24 -07:00
builder.go Fix invalid memory error for python binary build 2018-09-26 16:57:24 -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 `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 Support 'test_config' into soong modules 2018-08-07 15:51:21 -07:00