aboutsummaryrefslogtreecommitdiffstats
path: root/java/app.go
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-06-27 10:27:45 +0100
committerDavid Brazdil <dbrazdil@google.com>2018-07-09 16:04:41 +0000
commit17ef5635fa1b81a0aa41f6ad094afc740444db36 (patch)
tree7adc3fde61735bd8aff4d71e7364325513319726 /java/app.go
parent17bef8f03494c7c364498c62de3ac1d30712d2e6 (diff)
downloadandroid_build_soong-17ef5635fa1b81a0aa41f6ad094afc740444db36.tar.gz
android_build_soong-17ef5635fa1b81a0aa41f6ad094afc740444db36.tar.bz2
android_build_soong-17ef5635fa1b81a0aa41f6ad094afc740444db36.zip
Add option to compile dex for a Java library
Currently Soong will only compile a Java library into dex if the library has device support and is installable. For our use case of inspecting the dex at build time this is not sufficient. Add a new "compile_dex" device property which forces the creation of a dex rule. In this case, the class jar remains the output file of the module. Bug: 79409988 Test: on related CL Change-Id: Ia908a47148a03a0bdb0da4315cce6efc86c51865
Diffstat (limited to 'java/app.go')
0 files changed, 0 insertions, 0 deletions