summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2011-09-15 15:43:00 -0700
committerDianne Hackborn <hackbod@google.com>2011-09-16 14:56:31 -0700
commitddee97afecb0044372a8e676608d56d6dec9087f (patch)
tree6c2754c7c022f773e21ab01b5e7c353c5561b40a /device.mk
parent287213a0821cc33bd825c6f435a9fb8556cdbfb4 (diff)
downloaddevice_samsung_tuna-ddee97afecb0044372a8e676608d56d6dec9087f.zip
device_samsung_tuna-ddee97afecb0044372a8e676608d56d6dec9087f.tar.gz
device_samsung_tuna-ddee97afecb0044372a8e676608d56d6dec9087f.tar.bz2
Use new dalvik heap config for xhdpi phones.
Change-Id: I5e52aa7cc8dfda6d9241610909e8d5b4c93ae920
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 69ba1d6..7622821 100644
--- a/device.mk
+++ b/device.mk
@@ -140,8 +140,7 @@ ifneq ($(TARGET_BUILD_VARIANT),user)
system/extras/bugmailer/send_bug:system/bin/send_bug
endif
-# XXX: should be including hd-phone-dalvik-heap.mk or something?
-$(call inherit-product, frameworks/base/build/tablet-dalvik-heap.mk)
+$(call inherit-product, frameworks/base/build/phone-xhdpi-1024-dalvik-heap.mk)
$(call inherit-product-if-exists, vendor/nxp/pn544/nxp-pn544-fw-vendor.mk)
$(call inherit-product, hardware/ti/omap4xxx/omap4.mk)