sm7250-common: Use 6GB dalvik-heap config
We are currently using 2GB dalvik-heap config. Bug: 145823510 Test: MPTS Change-Id: I086d4a5c09634c3c7bd51ec5d08dcaa1551511b4
This commit is contained in:
committed by
KakatkarAkshay
parent
89753766b7
commit
2c85ec0e33
@@ -20,6 +20,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
|||||||
# Include GSI keys
|
# Include GSI keys
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.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)
|
||||||
|
|
||||||
# Get non-open-source specific aspects
|
# Get non-open-source specific aspects
|
||||||
$(call inherit-product, vendor/oneplus/sm7250-common/sm7250-common-vendor.mk)
|
$(call inherit-product, vendor/oneplus/sm7250-common/sm7250-common-vendor.mk)
|
||||||
|
|
||||||
|
|||||||
@@ -121,14 +121,6 @@ vendor.camera.aux.packagelist=com.oem.autotest,com.oneplus.factorymode,com.onepl
|
|||||||
ro.crypto.allow_encrypt_override=true
|
ro.crypto.allow_encrypt_override=true
|
||||||
ro.crypto.volume.filenames_mode=aes-256-cts
|
ro.crypto.volume.filenames_mode=aes-256-cts
|
||||||
|
|
||||||
# Dalvik
|
|
||||||
dalvik.vm.heapgrowthlimit=256m
|
|
||||||
dalvik.vm.heapmaxfree=8m
|
|
||||||
dalvik.vm.heapminfree=512k
|
|
||||||
dalvik.vm.heapsize=512m
|
|
||||||
dalvik.vm.heapstartsize=8m
|
|
||||||
dalvik.vm.heaptargetutilization=0.75
|
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
ro.vendor.display.sensortype=2
|
ro.vendor.display.sensortype=2
|
||||||
vendor.display.comp_mask=0
|
vendor.display.comp_mask=0
|
||||||
|
|||||||
Reference in New Issue
Block a user