Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 791399f1 authored by Colin Cross's avatar Colin Cross
Browse files

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
parent 4be8f9e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment