sm6150-common: Move wide display prop to system.prop

* Vendor partition is RO and prop cannot be changed there to
  disable wide color gamut.

Change-Id: Ie5d90bc608f428c2be11d5159aaec98a6cdfbd03
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
Pranav Vashi 2024-08-17 12:22:07 +05:30 committed by donjohanliebert
parent 911f60abc7
commit 5027333943
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,9 @@ vendor.camera.aux.packagelist=com.android.camera,org.lineageos.aperture,org.line
# CNE
persist.vendor.cne.feature=1
# Display
ro.surface_flinger.has_wide_color_display=true
# FUSE
persist.sys.fuse.passthrough.enable=true

View File

@ -154,7 +154,6 @@ ro.hardware.vulkan=adreno
ro.opengles.version=196610
ro.surface_flinger.enable_frame_rate_override=false
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
ro.surface_flinger.has_wide_color_display=true
ro.surface_flinger.has_HDR_display=true
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
ro.surface_flinger.max_virtual_display_dimension=4096