sm6375-common: Use 4GB dalvik-heap config

Change-Id: I086d4a5c09634c3c7bd51ec5d08dcaa1551511b4
This commit is contained in:
Lokesh Gidra 2024-07-17 12:56:42 +05:30 committed by Anand S
parent 33518c1389
commit 3586166e3f
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -160,6 +160,9 @@ PRODUCT_PACKAGES += \
# Charger
WITH_LINEAGE_CHARGER := false
# Dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
# Display
PRODUCT_PACKAGES += \
android.hardware.graphics.common-V1-ndk_platform.vendor \