Enable Canadian English on L10n builds
Bug: 64491256 Test: mmma -j packages/apps/Settings (and checking the APK using aapt dump badging) Change-Id: I1108802a89bd82ccc6e2cc0c2464b8e30eb796b4
This commit is contained in:
parent
c11e0eac1c
commit
e3793d947f
|
@ -34,6 +34,7 @@ PRODUCT_LOCALES := \
|
||||||
de_DE \
|
de_DE \
|
||||||
el_GR \
|
el_GR \
|
||||||
en_AU \
|
en_AU \
|
||||||
|
en_CA \
|
||||||
en_GB \
|
en_GB \
|
||||||
en_IN \
|
en_IN \
|
||||||
en_XA \
|
en_XA \
|
||||||
|
|
Loading…
Reference in New Issue