mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sky
synced 2026-02-01 04:34:35 +00:00
sky: props cleanp
This commit is contained in:
@@ -11,14 +11,6 @@ ro.charger.enable_suspend=1
|
||||
# CNE
|
||||
persist.vendor.cne.feature=1
|
||||
|
||||
# Property to enable HWC for VDS
|
||||
debug.sf.enable_hwc_vds=false
|
||||
vendor.display.vds_allow_hwc=true
|
||||
|
||||
# Hint Manager
|
||||
debug.hwui.use_hint_manager=true
|
||||
debug.hwui.target_cpu_time_percent=30
|
||||
|
||||
# IMS
|
||||
persist.dbg.volte_avail_ovr=1
|
||||
persist.dbg.vt_avail_ovr=1
|
||||
|
||||
@@ -3,7 +3,3 @@ persist.vendor.dpm.feature=1
|
||||
|
||||
# RIL
|
||||
telephony.active_modems.max_count=2
|
||||
|
||||
# Media
|
||||
media.settings.xml=/vendor/etc/media_profiles_ravelin.xml
|
||||
media.stagefright.thumbnail.prefer_hw_codecs=true
|
||||
|
||||
@@ -172,10 +172,6 @@ persist.vendor.qcom.bluetooth.aptxadaptiver2_1_support=true
|
||||
persist.sys.fflag.override.settings_bluetooth_hearing_aid=true
|
||||
ro.vendor.bluetooth.csip_qti=true
|
||||
|
||||
# Audio steps
|
||||
ro.config.vc_call_vol_steps=11
|
||||
ro.config.media_vol_steps=25
|
||||
|
||||
# Camera
|
||||
camera.disable_zsl_mode=true
|
||||
ro.camera.enableCamera1MaxZsl=1
|
||||
@@ -184,6 +180,7 @@ persist.sys.miui.camera.protect_prev_ext=true
|
||||
|
||||
# Display
|
||||
vendor.display.comp_mask=0
|
||||
vendor.display.disable_3d_adaptive_tm=1
|
||||
vendor.display.disable_excl_rect=0
|
||||
vendor.display.disable_excl_rect_partial_fb=1
|
||||
vendor.display.disable_hw_recovery_dump=1
|
||||
@@ -229,6 +226,7 @@ persist.sys.sf.color_saturation=1.0
|
||||
persist.sys.sf.color_mode=7
|
||||
persist.sys.sf.native_mode=256
|
||||
debug.sf.hw=0
|
||||
debug.sf.enable_hwc_vds=false
|
||||
debug.egl.hw=0
|
||||
debug.sf.auto_latch_unsignaled=1
|
||||
debug.sf.high_fps_late_app_phase_offset_ns=1000000
|
||||
@@ -240,7 +238,6 @@ debug.sf.enable_gl_backpressure=1
|
||||
debug.sf.enable_advanced_sf_phase_offset=1
|
||||
debug.sf.predict_hwc_composition_strategy=0
|
||||
debug.sf.treat_170m_as_sRGB=1
|
||||
ro.gfx.driver.1=com.qualcomm.qti.gpudrivers.taro.api32
|
||||
ro.hardware.vulkan=adreno
|
||||
ro.hardware.egl=adreno
|
||||
ro.opengles.version=196610
|
||||
@@ -249,21 +246,14 @@ ro.surface_flinger.has_HDR_display=true
|
||||
ro.surface_flinger.use_color_management=true
|
||||
ro.surface_flinger.wcg_composition_dataspace=143261696
|
||||
ro.surface_flinger.protected_contents=true
|
||||
ro.surface_flinger.use_content_detection_for_refresh_rate=true
|
||||
ro.surface_flinger.use_content_detection_for_refresh_rate=false
|
||||
ro.surface_flinger.set_touch_timer_ms=200
|
||||
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
|
||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
ro.surface_flinger.max_virtual_display_dimension=4096
|
||||
ro.vendor.all_modes.colorpick_adjust=true
|
||||
vendor.gralloc.disable_ubwc=0
|
||||
|
||||
# Incremental
|
||||
ro.incremental.enable=yes
|
||||
|
||||
# LMK
|
||||
persist.sys.lmk.camera_minfree_levels=18432:0,23040:100,27648:200,64512:300,115712:800,216370:900
|
||||
persist.sys.lmkd.double_watermark.enable=true
|
||||
persist.sys.lmkd.extend_reclaim.enable=true
|
||||
|
||||
# Media
|
||||
debug.c2.use_dmabufheaps=1
|
||||
debug.mdpcomp.logs=0
|
||||
@@ -301,6 +291,9 @@ persist.vendor.radio.enableadvancedscan=true
|
||||
# RCS
|
||||
persist.vendor.rcs.singlereg.feature=1
|
||||
|
||||
# Sensors
|
||||
persist.vendor.sensors.support_direct_channel=false
|
||||
|
||||
# SOC
|
||||
ro.soc.manufacturer=QTI
|
||||
|
||||
@@ -319,12 +312,5 @@ vendor.usb.use_ffs_mtp=1
|
||||
vendor.usb.use_gadget_hal=0
|
||||
sys.usb.mtp.batchcancel=1
|
||||
|
||||
# VCB
|
||||
persist.vendor.vcb.ability=true
|
||||
persist.vendor.vcb.enable=false
|
||||
|
||||
# WiFi
|
||||
wifi.aware.interface=wifi-aware0
|
||||
|
||||
# Zygote
|
||||
zygote.critical_window.minute=10
|
||||
|
||||
Reference in New Issue
Block a user