diff --git a/system.prop b/system.prop index 02ff13ea..56f45521 100755 --- a/system.prop +++ b/system.prop @@ -191,3 +191,6 @@ ro.config.zram=true #set maximum supported adapter voltage persist.charger.max_voltage_mv=9000 + +#Property to enable display default color mode +vendor.display.enable_default_color_mode=true