• Mohamed Heikal's avatar
    Reland x2 "[Android] Remove most resource names in resources.arsc" · e734bc5e
    Mohamed Heikal authored
    This reverts commit 65f0e20a.
    
    Reason for reland: Fixes crbug.com/900909 and crbug.com/900993
    
    TBR=torne@chromium.org (No changes in webview section)
    
    Original change's description:
    > [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}
    Bug: 894208, 900909, 900993
    
    Change-Id: Ie1e8790b392b5cbfff6d207c11e12bed6b8cc765
    Reviewed-on: https://chromium-review.googlesource.com/c/1316092Reviewed-by: default avatarMohamed Heikal <mheikal@chromium.org>
    Reviewed-by: default avataragrieve <agrieve@chromium.org>
    Commit-Queue: Mohamed Heikal <mheikal@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#605451}
    e734bc5e
chrome_public_apk_tmpl.gni 12.2 KB