summaryrefslogtreecommitdiff
path: root/scripts/manifest_fixer_test.py
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2018-09-28 16:14:58 -0700
committer Colin Cross <ccross@android.com> 2018-09-28 16:14:58 -0700
commit791399f1fd3cf5409643fd3e598a94c43fba3f2e (patch)
tree80b2295150da3e94ef504e70247c4e0984a1be06 /scripts/manifest_fixer_test.py
parent4be8f9e2a3e857050f4d6d9b3d728492828445bf (diff)
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
Diffstat (limited to 'scripts/manifest_fixer_test.py')
0 files changed, 0 insertions, 0 deletions