The health AIDL HAL service provides functionalities of charger, therefore system charger at /system/bin/charger is deprecated. On top of that, QTI health AIDL HAL service enables suspend by default, the equivalent of setting ro.charger.enable_suspend for legacy charger. Change-Id: I59c23e7974cea1174b0161f31a535fa3afa1e5c9
33 lines
892 B
Plaintext
33 lines
892 B
Plaintext
# Display
|
|
debug.sf.hw=0
|
|
debug.egl.hw=0
|
|
debug.sf.latch_unsignaled=1
|
|
debug.mdpcomp.logs=0
|
|
vendor.gralloc.disable_ubwc=0
|
|
vendor.display.disable_scaler=0
|
|
vendor.display.disable_excl_rect=0
|
|
vendor.display.disable_excl_rect_partial_fb=1
|
|
vendor.display.comp_mask=0
|
|
debug.sf.disable_client_composition_cache=1
|
|
vendor.display.disable_rotator_ubwc=1
|
|
vendor.display.disable_layer_stitch=0
|
|
vendor.display.disable_hw_recovery_dump=1
|
|
vendor.display.disable_rotator_downscale=1
|
|
vendor.display.idle_time=0
|
|
vendor.display.idle_time_inactive=0
|
|
vendor.display.disable_metadata_dynamic_fps=1
|
|
|
|
# LMKD
|
|
ro.config.low_ram=false
|
|
|
|
# Incremental FS
|
|
ro.incremental.enable=1
|
|
|
|
|
|
# Fling
|
|
ro.min.fling_velocity=160
|
|
ro.max.fling_velocity=20000
|
|
ro.vendor.qti.cgroup_follow.enable=true
|
|
persist.vendor.qti.inputopts.enable=true
|
|
persist.vendor.qti.inputopts.movetouchslop=0.6
|
|
ro.qcom.adreno.qgl.ShaderStorageImageExtendedFormats=0 |