summaryrefslogtreecommitdiffstats
path: root/i9305.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i9305.mk')
-rw-r--r--i9305.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/i9305.mk b/i9305.mk
index 565acec..13f65fc 100644
--- a/i9305.mk
+++ b/i9305.mk
@@ -86,6 +86,9 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
+# Configure dalvik heap
+$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
+
# Include device blobs first
$(call inherit-product, vendor/samsung/i9305/i9305-vendor.mk)