mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: overlays: Enable Night Light / Extra Dim
* By setting config_setColorTransformAccelerated config to true Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
32f38f0651
commit
c31f2b7c87
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
<integer name="config_shutdownBatteryTemperature">600</integer>
|
||||
|
||||
<!-- From Stock framework-res.apk: -->
|
||||
<bool name="config_enableBurnInProtection">false</bool>
|
||||
<bool name="config_setColorTransformAccelerated">true</bool>
|
||||
<bool name="config_enableMultiUserUI">false</bool>
|
||||
<bool name="config_enableNightMode">true</bool>
|
||||
<bool name="config_pinnerAssistantApp">false</bool>
|
||||
|
|
|
|||
Loading…
Reference in a new issue