sdm660-common: overlay: WhenDark -> OnLock

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
LuK1337 2020-10-14 12:47:48 +02:00 committed by pix106
parent 340447cf4d
commit b4334c70cb

View file

@ -16,6 +16,6 @@
<resources> <resources>
<!-- Max visible notification icons --> <!-- Max visible notification icons -->
<integer name="config_maxVisibleNotificationIcons">6</integer> <integer name="config_maxVisibleNotificationIcons">6</integer>
<integer name="config_maxVisibleNotificationIconsWhenDark">7</integer> <integer name="config_maxVisibleNotificationIconsOnLock">7</integer>
</resources> </resources>