panda: update dalvik heap config location

Change-Id: I1684a9f49531eaa295ce39e10727c7dedd58121c
Signed-off-by: Dima Zavin <dima@android.com>
diff --git a/device.mk b/device.mk
index 0ab770e..3c1dfd4 100644
--- a/device.mk
+++ b/device.mk
@@ -74,7 +74,7 @@
 	hcitool
 
 $(call inherit-product-if-exists, vendor/ti/panda/device-vendor.mk)
-$(call inherit-product, frameworks/base/build/tablet-dalvik-heap.mk)
+$(call inherit-product, frameworks/native/build/tablet-dalvik-heap.mk)
 $(call inherit-product, hardware/ti/omap4xxx/omap4.mk)
 $(call inherit-product-if-exists, vendor/ti/proprietary/omap4/ti-omap4-vendor.mk)
 $(call inherit-product, device/ti/panda/wl12xx/ti-wl12xx-vendor.mk)