platform_build_soong/java
Colin Cross 2aad9c2882 Export TARGET_JAVAC and HOST_JAVAC to make
Export TARGET_JAVAC and HOST_JAVAC to make.  This moves control
of the javac command line flags into soong.

Test: m -j checkbuild
Merged-In: Ifa3e35be0abd2778741680216427403ba58a0a3b
Change-Id: Ifa3e35be0abd2778741680216427403ba58a0a3b
(cherry picked from commit 2478d8b885)
2017-08-29 13:02: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 Rename java_prebuilt_library to java_import 2017-08-11 15:24:11 -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 Add error-prone support 2017-08-28 11:12:38 -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