Files
build/core
David Brazdil a94e4ca2c6 Make classes.jar the output of uninstallable Soong Java modules
The soong_java_prebuilt.mk file used to assume that if a Soong module
defines a dex jar, it is the output of the module and the module is
installable. This may now not be true if the module uses 'compile_dex'
to define a secondary build rule for a dex jar. If the module is not
installable (LOCAL_UNINSTALLABLE_MODULE=true), do not attempt to preopt
and copy classes.jar to the modules output destination.

Bug: 79409988
Test: on related CL
Change-Id: Ica958ac793e09a0e52125448b44e7cd36e7f35d5
2018-07-03 17:10:54 +01:00
..
2018-03-20 15:26:27 -07:00
2018-06-20 16:52:10 -07:00
2018-04-16 23:05:10 +00:00
2018-06-21 10:12:23 -07:00
2018-06-20 11:50:06 +09:00
2018-06-26 00:35:46 +00:00
2018-07-02 11:19:53 +01:00
2018-06-19 23:03:34 -07:00
2018-06-21 12:22:37 -07:00
2018-06-21 10:12:23 -07:00
2018-06-20 18:49:50 -07:00
2018-06-20 18:49:50 -07:00
2018-05-11 02:22:54 +00:00
2018-03-08 13:50:21 -08:00
2018-06-22 10:25:54 -07:00