summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorDima Zavin <dima@android.com>2012-03-23 12:52:21 -0700
committerDima Zavin <dima@android.com>2012-03-23 12:52:21 -0700
commit2e2b60b403a27e2ff3492ee9738cf13be3efcc12 (patch)
tree2301a6831ef406fb336884197abd4d5e2277ade8 /device.mk
parent5cccdb6dc657acf81cfbd73679fd689645b31081 (diff)
downloaddevice_samsung_tuna-2e2b60b403a27e2ff3492ee9738cf13be3efcc12.zip
device_samsung_tuna-2e2b60b403a27e2ff3492ee9738cf13be3efcc12.tar.gz
device_samsung_tuna-2e2b60b403a27e2ff3492ee9738cf13be3efcc12.tar.bz2
tuna: update dalvik heap config location
Change-Id: I6466f5a0de81ef6cd835c4d19278b959fe579bdd Signed-off-by: Dima Zavin <dima@android.com>
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
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)