buzz: Move ldpi mdpi locales definition to cyanogen_buzz.mk, part 1

Having it here moves them to the end of the PRODUCT_LOCALES list,
so it doesn't mess up the default language locale in the rom,
making it look like this: http://oi53.tinypic.com/4ttyr5.jpg

Change-Id: I7eb5c3b995ee9f3fd1304039d2e339c0c8de692e
This commit is contained in:
Arne Coucheron 2011-04-08 07:24:39 +02:00
parent 30f028677b
commit 4e8e0d10fc

View File

@ -17,6 +17,9 @@ PRODUCT_MODEL := HTC Wildfire
PRODUCT_MANUFACTURER := HTC
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=htc_buzz BUILD_ID=GRI40 BUILD_DISPLAY_ID=GRI40 BUILD_FINGERPRINT=google/passion/passion:2.3.3/GRI40/102588:user/release-keys PRIVATE_BUILD_DESC="passion-user 2.3.3 GRI40 102588 release-keys"
# Add LDPI assets, in addition to MDPI
PRODUCT_LOCALES += ldpi mdpi
# Extra overlay for LDPI
PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/ldpi