diff --git a/system.prop b/system.prop index e3b0c64f..27ab236a 100755 --- a/system.prop +++ b/system.prop @@ -190,3 +190,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