summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index acadf1bc..73c457a0 100644
--- a/device.mk
+++ b/device.mk
@@ -667,7 +667,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
endif
# setup dalvik vm configs
-$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
+$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
PRODUCT_COPY_FILES += \
device/google/bonito/fstab.hardware:$(TARGET_COPY_OUT_VENDOR)/etc/fstab.$(PRODUCT_PLATFORM) \