Revert "Pong: Optimize dalvik heap config for performance"

This reverts commit 4799ddd03d.
This commit is contained in:
Ghosuto
2025-09-03 13:50:10 +00:00
committed by hiroshi
parent 4a9cd49c12
commit cb8201157a

View File

@@ -121,13 +121,7 @@ PRODUCT_PACKAGES += \
vendor.qti.hardware.capabilityconfigstore@1.0.vendor
# Dalvik
PRODUCT_VENDOR_PROPERTIES += \
dalvik.vm.heapstartsize?=16m \
dalvik.vm.heapgrowthlimit?=384m \
dalvik.vm.heapsize?=512m \
dalvik.vm.heaptargetutilization?=0.75 \
dalvik.vm.heapminfree?=512k \
dalvik.vm.heapmaxfree?=8m
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
# DebugFS
PRODUCT_SET_DEBUGFS_RESTRICTIONS := true