platform_build_soong/java
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
..
config Export TARGET_JAVAC and HOST_JAVAC to make 2017-08-29 13:02:52 -07:00
androidmk.go Install java_binary wrappers in make 2017-08-11 22:22:48 -07:00
app.go Make binaries executable 2017-08-31 13:48:52 -07:00
app_builder.go Prettify soong ninja build descriptions 2017-05-10 11:04:16 -07:00
builder.go Pass javac flags to errorprone builds 2017-08-28 19:27:36 -07:00
gen.go Remove non-idiomatic inheritance 2017-06-23 10:57:36 -07:00
java.go Make binaries executable 2017-08-31 13:48:52 -07:00
java_test.go Rename java_prebuilt_library to java_import 2017-08-11 15:24:11 -07:00
resources.go Convert soong java from soong_zip to jar 2017-08-14 10:07:53 -07:00