summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/device.mk b/device.mk
index 2c313ec9..3b0d0ccc 100644
--- a/device.mk
+++ b/device.mk
@@ -111,10 +111,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
device/moto/shamu/spn-conf.xml:system/etc/spn-conf.xml
-# This device is 560dpi. However the platform doesn't
-# currently contain all of the bitmaps at 560dpi density so
-# we do this little trick to fall back to the xxhdpi version
-# if the 560dpi doesn't exist.
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := 560dpi
# A list of dpis to select prebuilt apk, in precedence order.