Files
build_soong/java
David Brazdil 17ef5635fa 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
2018-07-09 16:04:41 +00:00
..
2018-06-21 12:25:50 -07:00
2018-06-20 12:13:33 +09:00
2018-06-20 12:13:33 +09:00
2018-05-24 14:53:58 -07:00
2018-06-29 10:51:48 +09:00
2018-02-22 16:48:35 -08:00
2018-04-13 16:37:22 -07:00
2018-05-17 10:11:17 -07:00
2018-06-25 17:30:57 +09:00