aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/msm8996.mk b/msm8996.mk
index dd065ef..05b7c8a 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -26,6 +26,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_m.mk)
# Get non-open-source specific aspects
$(call inherit-product, vendor/zuk/msm8996-common/msm8996-common-vendor.mk)
+# Setup dalvik vm configs
+$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
+
# Overlays
DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay \