mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-07 14:47:34 +09:00
sm6250-common: Clean up properties
Those don't exist in blobs: vendor.audio.capture.enforce_legacy_copp_sr=true persist.vendor.qcomsysd.enabled=1 Default values: vendor.display.comp_mask=0 vendor.display.disable_scaler=0 vendor.gralloc.disable_ubwc=0 Change-Id: I8092b378b0c82aeea4ad4bb5574587731884ceeb
This commit is contained in:
parent
495d12546e
commit
fcb17314b6
@ -15,7 +15,6 @@ persist.vendor.audio.voicecall.speaker.stereo=false
|
||||
ro.vendor.audio.sdk.fluencetype=fluence
|
||||
ro.vendor.audio.sdk.ssr=false
|
||||
vendor.audio.adm.buffering.ms=2
|
||||
vendor.audio.capture.enforce_legacy_copp_sr=true
|
||||
vendor.audio.dolby.ds2.enabled=false
|
||||
vendor.audio.dolby.ds2.hardbypass=false
|
||||
vendor.audio.enable.mirrorlink=false
|
||||
@ -120,14 +119,12 @@ ro.surface_flinger.use_color_management=true
|
||||
ro.surface_flinger.wcg_composition_dataspace=143261696
|
||||
ro.vendor.display.sensortype=2
|
||||
ro.vendor.display.svi=1
|
||||
vendor.display.comp_mask=0
|
||||
vendor.display.dataspace_saturation_matrix=1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0
|
||||
vendor.display.disable_decimation=1
|
||||
vendor.display.disable_excl_rect=0
|
||||
vendor.display.disable_hw_recovery=1
|
||||
vendor.display.disable_hw_recovery_dump=1
|
||||
vendor.display.disable_inline_rotator=1
|
||||
vendor.display.disable_scaler=0
|
||||
vendor.display.disable_ui_3d_tonemap=1
|
||||
vendor.display.enable_default_color_mode=0
|
||||
vendor.display.enable_null_display=0
|
||||
@ -150,7 +147,6 @@ persist.sys.sf.native_mode=2
|
||||
ro.hardware.egl=adreno
|
||||
ro.hardware.vulkan=adreno
|
||||
ro.opengles.version=196610
|
||||
vendor.gralloc.disable_ubwc=0
|
||||
|
||||
# Keystore
|
||||
ro.hardware.keystore_desede=true
|
||||
@ -162,9 +158,6 @@ debug.stagefright.omx_default_rank=0
|
||||
# Perf
|
||||
ro.vendor.extension_library=libqti-perfd-client.so
|
||||
|
||||
# Qualcomm System Daemon
|
||||
persist.vendor.qcomsysd.enabled=1
|
||||
|
||||
# Radio
|
||||
persist.radio.multisim.config=dsds
|
||||
persist.vendor.radio.custom_ecc=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user