diff --git a/device.mk b/device.mk index 3621ffc..e6d3889 100644 --- a/device.mk +++ b/device.mk @@ -27,7 +27,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk) # Setup dalvik vm configs -$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk) +$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk) # Get non-open-source specific aspects $(call inherit-product, vendor/oneplus/dre/dre-vendor.mk)