Remove image extensions from android image resources
The android framework does not require an extension to parse image drawables correctly (only that they do not have the .xml extension). This cl removes all image extensions from the APK to reduce binary size. Bug: 1014555 Change-Id: I2100d8d008543a4cd36672d80a8a9a2ceaa98dda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902231 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Auto-Submit: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#714692}
Showing
Please register or sign in to comment