[Android WebAPKs] Make resources not conflict with chrome_public_test_apk
This CL refactors the |webapk_java| resources so that their names do not conflict with other resources in |chrome_public_test_apk| The CL: 1) Makes the resources target that |webapk_java| depends on no longer import app_icon.png This is useful because |chrome_public_test_apk| depends on |webapk_java| and the WebAPK app_icon.png resource conflicts with app_icon.png imported by |chrome_public_apk_resources|. 2) Adds the 'webapk_' prefix to the following resources" - color_black_38 - color_black_54 - color_black_87 - text_size_large - text_size_medium_dense BUG=1093825 Change-Id: Ib8b648dce6ef5008957552df269fe0bc386a94f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371403 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:Glenn Hartmann <hartmanng@chromium.org> Cr-Commit-Position: refs/heads/master@{#802448}
Showing
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment