cleanup lineage overlays

This commit is contained in:
ivanmeler 2023-03-29 20:53:33 +02:00
parent 5df0712f55
commit 483d79e93c

View file

@ -14,7 +14,9 @@
limitations under the License.
-->
<resources>
<!-- Max visible notification icons -->
<integer name="config_maxVisibleNotificationIcons">12</integer>
<integer name="config_maxVisibleNotificationIconsOnLock">13</integer>
<!-- Should we listen for fingerprints when the screen is off? Devices
with a rear-mounted sensor want this, but certain devices have
the sensor embedded in the power key and listening all the time
causes a poor experience. -->
<bool name="config_fingerprintWakeAndUnlock">false</bool>
</resources>