a20{e}: Use 2GB phone Dalvik heap values for 3GB variant

Better to loose some performance than to get OOM.

Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
This commit is contained in:
GhostMaster69-dev 2022-07-29 11:50:38 +05:30 committed by roynatech2544
commit 5656d01eaf
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ $(call inherit-product, device/samsung/universal7885-common/universal7885-common
$(call inherit-product, vendor/samsung/a20/a20-vendor.mk)
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
# Derp
DERP_BUILDTYPE := Official