platform_build_soong/scripts
Colin Cross 1369cdb280 Initial support for converting jars to java9 system modules
Adds a java_system_modules module type that (when
EXPERIMENTAL_USE_OPENJDK9 is set to true) converts a list of
java library modules and prebuilt jars into system modules,
and plumbs the system modules through to the javac command
line.

Also exports the location of the system modules to make
variables, as well as the name of the default system module.

Test: TestClasspath in java_test.go, runs automatically as part of the build
Bug: 63986449
Change-Id: I27bd5d2010092422a27b69c91568e49010e02f40
2017-10-16 15:00:02 -07:00
..
build-ndk-prebuilts.sh Fix ndk prebuilts script. 2017-08-30 13:55:35 -07:00
copygcclib.sh Move shell and python scripts to scripts/ directory 2016-04-29 13:59:56 -07:00
jar-args.sh Convert soong java from soong_zip to jar 2017-08-14 10:07:53 -07:00
jars-to-module-info-java.sh Initial support for converting jars to java9 system modules 2017-10-16 15:00:02 -07:00
microfactory.bash Switch to blueprint's microfactory 2017-07-24 15:29:14 -07:00
setup_go_workspace_for_soong.sh Add script to make a Go-style workspace for Soong 2017-02-07 18:24:10 -08:00
strip.sh Make mini-debug-info stripping pass on already stripped binaries 2017-04-13 16:19:34 -07:00
toc.sh Add support for toc optimization in soong 2016-09-30 21:05:59 -07:00