mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
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: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
56471e2a91
commit
3a08fdd70f
@@ -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
|
||||
|
||||
|
||||
@@ -156,7 +156,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
|
||||
|
||||
Reference in New Issue
Block a user