diff options
author | 2018-06-27 10:27:45 +0100 | |
---|---|---|
committer | 2018-07-09 16:04:41 +0000 | |
commit | 17ef5635fa1b81a0aa41f6ad094afc740444db36 (patch) | |
tree | 7adc3fde61735bd8aff4d71e7364325513319726 /java/system_modules.go | |
parent | 17bef8f03494c7c364498c62de3ac1d30712d2e6 (diff) |
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/system_modules.go')
0 files changed, 0 insertions, 0 deletions