platform_build_soong/python
Colin Cross 5c51792926 Make binaries executable
Split InstallFileName into InstallExecutable that does chmod +x
after copying the file.  Also remove InstallFile and rename
InstallFileName to InstallFile.

Test: m -j checkbuild
Change-Id: Id41ad4eafe521f6cd5d8cc250b7747ecb3da8dfc
2017-08-31 13:48:52 -07:00
..
scripts Supported python build in host side. 2017-05-05 13:27:56 -07:00
androidmk.go Remove error from AndroidMkDataProvider.AndroidMk 2017-08-11 15:24:11 -07:00
binary.go Refactor factories 2017-06-30 21:08:36 +00:00
builder.go Fix the issue "\n" didn't get interpreted properly. 2017-05-16 15:10:29 -07:00
installer.go Make binaries executable 2017-08-31 13:48:52 -07:00
library.go Refactor factories 2017-06-30 21:08:36 +00:00
python.go Refactor factories 2017-06-30 21:08:36 +00:00
python_test.go Add integration testing infrastructure 2017-07-14 14:19:51 -07:00
test.go Refactor factories 2017-06-30 21:08:36 +00:00