Files
build_soong/java
Colin Cross 791399f1fd Use file glob for zipping classes*.dex files
Using a directory to zip the output of d8 and r8 was causing the
empty classes.dex.jar file in the output directory to get
zipped in.  Use a file glob instead so that it only picks up the
classes*.dex files even if classes.dex.jar already exists.

Test: m checkbuild
Change-Id: I1f3c1cbc23439fc52756aad027ab8cac10213d1d
2018-09-28 16:14:58 -07:00
..
2018-08-29 11:37:32 -07:00
2018-07-11 19:46:38 +00:00
2018-09-25 14:10:00 -07:00
2018-02-22 16:48:35 -08:00
2018-04-13 16:37:22 -07:00
2018-09-28 13:56:06 -07:00