[WebLayer] Allow running proguard on WebLayer shell APK
Since the shell APK needs to be loaded for perf tests, it can affect metrics like memory usage if it has too much java code. This shrinks the size of the shell APK dex from ~9MB to <1MB. Bug: 1146438 Change-Id: Ife6ddac73ef9fd80995240b23cc6e6760cf833d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644102 Commit-Queue: Clark DuVall <cduvall@chromium.org> Auto-Submit: Clark DuVall <cduvall@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#845979}
Showing
Please register or sign in to comment