From 2e2b60b403a27e2ff3492ee9738cf13be3efcc12 Mon Sep 17 00:00:00 2001 From: Dima Zavin Date: Fri, 23 Mar 2012 12:52:21 -0700 Subject: tuna: update dalvik heap config location Change-Id: I6466f5a0de81ef6cd835c4d19278b959fe579bdd Signed-off-by: Dima Zavin --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'device.mk') diff --git a/device.mk b/device.mk index b9aa4a9..2b855d5 100644 --- a/device.mk +++ b/device.mk @@ -186,7 +186,7 @@ PRODUCT_COPY_FILES += \ system/extras/bugmailer/bugmailer.sh:system/bin/bugmailer.sh \ system/extras/bugmailer/send_bug:system/bin/send_bug -$(call inherit-product, frameworks/base/build/phone-xhdpi-1024-dalvik-heap.mk) +$(call inherit-product, frameworks/native/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) -- cgit v1.1