[Android] Remove most resource names in resources.arsc
resource names are stored in the resources.arsc file to allow for getIdentifier with the string name of the resource to work. This cl obfuscates all of those resources to one name (and thus stored only once) for all resources that are not accessed via getIdentifier. This improves binary size by about 200KB. Bug: 894208 Change-Id: I28c440c22b90cd045f53017073fdb88c7410d530 Reviewed-on: https://chromium-review.googlesource.com/c/1265897 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:Richard Coles <torne@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#603229}
Showing
android_webview/aapt2.config
0 → 100644
Please register or sign in to comment