summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--n7100.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/n7100.mk b/n7100.mk
index 5da4762..1210c49 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -22,11 +22,8 @@ LOCAL_PATH := device/samsung/n7100
# Overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
-# This device is xhdpi. However the platform doesn't
-# currently contain all of the bitmaps at xhdpi density so
-# we do this little trick to fall back to the hdpi version
-# if the xhdpi doesn't exist.
-PRODUCT_AAPT_CONFIG := normal hdpi xhdpi
+# Screen density
+PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xhdpi
# Init files