mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-20 13:07:16 +09:00
miatoll: Force disable wide color display
Xiaomi has built this device with TARGET_HAS_WIDE_COLOR_DISPLAY=true (possibly because it is the default in caf), but the hardware doesn't properly support DISPLAY_P3 profilem causing weird yellowish tint in some scenarios. Force disable the feature to fix it. Signed-off-by: Kuba Wojciechowski <nullbytepl@gmail.com>
This commit is contained in:
parent
b3eea6a3b1
commit
98a5e51cb7
@ -119,6 +119,7 @@ ro.surface_flinger.max_virtual_display_dimension=4096
|
||||
ro.surface_flinger.supports_background_blur=1
|
||||
ro.surface_flinger.use_color_management=true
|
||||
ro.surface_flinger.wcg_composition_dataspace=143261696
|
||||
ro.surface_flinger.has_wide_color_display=false
|
||||
ro.vendor.display.cabl=0
|
||||
ro.vendor.display.sensortype=2
|
||||
ro.vendor.display.svi=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user