sdm710-common: Commonize HDR and AOSP color props
* All sdm710 devices were shipped with screens that support HDR10 Signed-off-by: Alex Damaratski <alexeydomoratsky1@gmail.com> Change-Id: I8ab0fa855db892084a5c6ff77532a228161bee39
This commit is contained in:
parent
f5aa12e10c
commit
c9276ba291
1 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,9 @@ persist.vendor.qcom.bluetooth.twsp_state.enabled=false
|
||||||
# Display
|
# Display
|
||||||
ro.vendor.display.cabl=2
|
ro.vendor.display.cabl=2
|
||||||
vendor.display.enable_default_color_mode=1
|
vendor.display.enable_default_color_mode=1
|
||||||
|
ro.surface_flinger.has_HDR_display=true
|
||||||
|
ro.surface_flinger.has_wide_color_display=true
|
||||||
|
ro.surface_flinger.wcg_composition_dataspace=143261696
|
||||||
|
|
||||||
# Factory Reset Protection
|
# Factory Reset Protection
|
||||||
ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
||||||
|
|
Loading…
Reference in a new issue