summaryrefslogtreecommitdiffstats
path: root/n7100.mk
diff options
context:
space:
mode:
authortilaksidduram <tilaksidduram@gmail.com>2015-11-28 01:29:32 +0530
committertilaksidduram <tilaksidduram@gmail.com>2015-12-02 10:23:46 +0530
commit95afa16cb5b10ac443f6dfcbf0803b7389aa13ba (patch)
tree4fa212af6415d45153e099d04755a9b8140f878b /n7100.mk
parente852929aaab4cce31b3e7254d980892db6d35d8e (diff)
downloaddevice_samsung_n7100-95afa16cb5b10ac443f6dfcbf0803b7389aa13ba.zip
device_samsung_n7100-95afa16cb5b10ac443f6dfcbf0803b7389aa13ba.tar.gz
device_samsung_n7100-95afa16cb5b10ac443f6dfcbf0803b7389aa13ba.tar.bz2
n7100: Remove density from PRODUCT_AAPT_CONFIG
Diffstat (limited to 'n7100.mk')
-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