sm6250-common: add display props
This commit is contained in:
parent
72ff21d3d6
commit
e9365a682c
@ -144,12 +144,14 @@ persist.sys.sf.color_saturation=1.0
|
|||||||
ro.hardware.egl=adreno
|
ro.hardware.egl=adreno
|
||||||
ro.hardware.vulkan=adreno
|
ro.hardware.vulkan=adreno
|
||||||
ro.opengles.version=196610
|
ro.opengles.version=196610
|
||||||
|
ro.vendor.cabc.enable=true
|
||||||
vendor.display.comp_mask=0
|
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.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_decimation=1
|
||||||
vendor.display.disable_excl_rect=0
|
vendor.display.disable_excl_rect=0
|
||||||
vendor.display.disable_hw_recovery=1
|
vendor.display.disable_hw_recovery=1
|
||||||
vendor.display.disable_hw_recovery_dump=1
|
vendor.display.disable_hw_recovery_dump=1
|
||||||
|
vendor.display.disable_idle_time_hdr=1
|
||||||
vendor.display.disable_inline_rotator=1
|
vendor.display.disable_inline_rotator=1
|
||||||
vendor.display.disable_scaler=0
|
vendor.display.disable_scaler=0
|
||||||
vendor.display.disable_ui_3d_tonemap=1
|
vendor.display.disable_ui_3d_tonemap=1
|
||||||
|
Loading…
Reference in New Issue
Block a user