• agrieve's avatar
    Android: Stop including unsupport locales in resources.arsc · 87f1b6b8
    agrieve authored
    They were being pulled in from dependent libraries. We now pass an
    explicit whitelist to aapt to ensure only support locales are being
    included.
    
    This shaves 470kb off of ChromePublic.apk, 100kb of which
    was recently added by the gvr library in bug 678309.
    
    The list of removed configs (via aapt dump configurations):
    af
    az
    az-rAZ
    be-rBY
    bn
    bn-rBD
    bs-rBA
    en-rAU
    en-rIN
    es-r419
    et
    et-rEE
    eu-rES
    fr-rCA
    gl
    gl-rES
    gu
    gu-rIN
    hy-rAM
    is
    is-rIS
    ka
    ka-rGE
    kk
    kk-rKZ
    km
    km-rKH
    kn
    kn-rIN
    ky
    ky-rKG
    lo
    lo-rLA
    mk-rMK
    ml
    ml-rIN
    mn
    mn-rMN
    mr
    mr-rIN
    ms
    ms-rMY
    my
    my-rMM
    ne
    ne-rNP
    no
    pa
    pa-rIN
    si-rLK
    sq-rAL
    ta-rIN
    te
    te-rIN
    tl
    ur-rPK
    uz
    uz-rUZ
    zh-rHK
    zu
    
    BUG=678628,678309
    
    Review-Url: https://codereview.chromium.org/2615753004
    Cr-Commit-Position: refs/heads/master@{#442907}
    87f1b6b8
rules.gni 99.6 KB