summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2011-10-28 18:40:18 +0100
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2011-10-28 18:40:18 +0100
commit7e5d72bf59638d10935502ecb85977938531c319 (patch)
treee774e29ae19665f631e4fcf2ef1ee3033421b989
parent36b529f06e6812c6637f309ace4795c7cc8547ac (diff)
downloaddevice_samsung_galaxysmtd-7e5d72bf59638d10935502ecb85977938531c319.zip
device_samsung_galaxysmtd-7e5d72bf59638d10935502ecb85977938531c319.tar.gz
device_samsung_galaxysmtd-7e5d72bf59638d10935502ecb85977938531c319.tar.bz2
galaxysmtd: Fix PRODUCT_LOCALES
Change-Id: Ie22436416f7ef45448f0ddcba657a31f53ae2f57
-rw-r--r--galaxysmtd.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/galaxysmtd.mk b/galaxysmtd.mk
index 301e04a..9b088fd 100644
--- a/galaxysmtd.mk
+++ b/galaxysmtd.mk
@@ -156,12 +156,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
# we have enough storage space to hold precise GC data
PRODUCT_TAGS += dalvik.gc.type-precise
-# Screen density is actually considered a locale (since it is taken into account
-# the the build-time selection of resources). The product definitions including
-# this file must pay attention to the fact that the first entry in the final
-# PRODUCT_LOCALES expansion must not be a density.
-PRODUCT_LOCALES := hdpi
-
# kernel modules
PRODUCT_COPY_FILES += $(foreach module,\
$(wildcard device/samsung/galaxysmtd/*.ko),\