mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Enable Display Color boost
* Let's boost the Display colorsaturation due to Washing out colors... * Tested on AMOLED Display, giving a nice boost without any oversaturation, LCD give u better black value and generally a bit better colors.
This commit is contained in:
parent
04380bc8d8
commit
4912bcc434
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ debug.sf.disable_client_composition_cache=1
|
|||
# Display
|
||||
vendor.display.disable_rotator_downscale=1
|
||||
vendor.display.disable_scaler=0
|
||||
persist.sys.sf.color_mode=0
|
||||
persist.sys.sf.color_saturation=1.25
|
||||
|
||||
## SoC
|
||||
ro.soc.manufacturer=samsung
|
||||
|
|
|
|||
Loading…
Reference in a new issue