sm6375-common: Use 4GB dalvik-heap config
Change-Id: I086d4a5c09634c3c7bd51ec5d08dcaa1551511b4
This commit is contained in:
parent
33518c1389
commit
3586166e3f
1 changed files with 3 additions and 0 deletions
|
@ -160,6 +160,9 @@ PRODUCT_PACKAGES += \
|
||||||
# Charger
|
# Charger
|
||||||
WITH_LINEAGE_CHARGER := false
|
WITH_LINEAGE_CHARGER := false
|
||||||
|
|
||||||
|
# Dalvik vm configs
|
||||||
|
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.graphics.common-V1-ndk_platform.vendor \
|
android.hardware.graphics.common-V1-ndk_platform.vendor \
|
||||||
|
|
Loading…
Reference in a new issue