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
commit412ab62e67bd9e99e9a58e7ebcb4d46c99d9e9b0 (patch)
treefa702eab9e96684eb177c329702197d48a64a734 /device.mk
parentdb8c75cf07eebe11ee3bfd63181126a5b8db6b49 (diff)
downloaddevice_samsung_tuna-412ab62e67bd9e99e9a58e7ebcb4d46c99d9e9b0.zip
device_samsung_tuna-412ab62e67bd9e99e9a58e7ebcb4d46c99d9e9b0.tar.gz
device_samsung_tuna-412ab62e67bd9e99e9a58e7ebcb4d46c99d9e9b0.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)