Files
build_soong/java
Colin Cross 3063b78ea5 Make :module provide the output file for java modules
Make :module on a java_library provide the output file, which is
normally the implementation jar.  For java_library modules with
installable: true or compile_dex: true this will be the dexjar
instead.  For android_app modules this will be the apk.

Bug: 80144045
Test: no change to out/soong/build.ninja
Change-Id: I739674aee60a38bfccb859369e4414b46f293d82
2018-08-16 16:13:58 -07:00
..
2018-08-10 13:37:24 -07:00
2018-07-26 11:09:24 -07:00
2018-07-11 19:46:38 +00:00
2018-08-10 13:37:24 -07: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-08-01 02:18:32 +00:00