summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2014-11-11 11:51:28 -0800
committerAdam Lesinski <adamlesinski@google.com>2015-09-15 17:45:17 +0000
commit8305f93b11a7ac64d513a0c666328073a1e2c9a3 (patch)
tree9c79a18990b8858a6ed4e7904e36f1885042e5ab /device.mk
parentc6fd16f7357b487208eb063d8d65b6131dc97a72 (diff)
downloadshamu-8305f93b11a7ac64d513a0c666328073a1e2c9a3.tar.gz
Remove obsolete comment
AAPT now intelligently selects the closest matching dpi so the comment is now obsolete. Change-Id: I96ed6d55e6aa150f957149ed509f285021a6d907
Diffstat (limited to 'device.mk')
-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.