summaryrefslogtreecommitdiffstats
path: root/device_base.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device_base.mk')
-rw-r--r--device_base.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/device_base.mk b/device_base.mk
index 402c744..183d936 100644
--- a/device_base.mk
+++ b/device_base.mk
@@ -137,12 +137,8 @@ include frameworks/base/build/phone-hdpi-512-dalvik-heap.mk
# 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
-
+# Screen size is "normal", density is "hdpi"
+PRODUCT_AAPT_CONFIG := normal hdpi
ifeq ($(TARGET_PREBUILT_WIFI_MODULE),)
LOCAL_WIFI_MODULE := device/samsung/crespo/bcm4329.ko