aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Stefani <luca.stefani.ge1@gmail.com>2016-02-08 15:29:57 +0100
committerLuca Stefani <luca.stefani.ge1@gmail.com>2016-02-08 15:29:57 +0100
commited5ed783b78bdc090b717ee1879c2ebb01d75b36 (patch)
treedd1043d43315b8e23450df84aa0ce9c55837a9cc
parent4022cc1dc5dc4cdbc86734c20745b1dda77c9e01 (diff)
Z00L: Move dalvik heap to device
-rw-r--r--device.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 5357eec..0100a2f 100644
--- a/device.mk
+++ b/device.mk
@@ -17,6 +17,8 @@
# call the proprietary setup
$(call inherit-product-if-exists, vendor/asus/Z00L/Z00L-vendor.mk)
+$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
+
# Overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay