platform_build_soong/java/config
Colin Cross 8eadbf0aaf Fix source jars
Source jars were not working as designed because javac will only
compile files from the -sourcepath if there are references to them
starting from files on the command line.  Switch to extracting
the source jars into a directory and passing a list of the files
to javac.

Test: m checkbuild
Change-Id: I9f7d824f8538d081b2f5ad64ae3cbfd0e96213af
2017-10-26 01:00:46 +00:00
..
config.go Fix source jars 2017-10-26 01:00:46 +00:00
error_prone.go Move error_prone config to external/error_prone 2017-09-05 22:08:13 -07:00
kotlin.go Initial kotlin support 2017-10-17 16:25:22 -07:00
makevars.go Support Turbine in Soong. 2017-10-20 16:26:18 -07:00