cleanup lineage overlays
This commit is contained in:
parent
5df0712f55
commit
483d79e93c
1 changed files with 5 additions and 3 deletions
|
@ -14,7 +14,9 @@
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Max visible notification icons -->
|
<!-- Should we listen for fingerprints when the screen is off? Devices
|
||||||
<integer name="config_maxVisibleNotificationIcons">12</integer>
|
with a rear-mounted sensor want this, but certain devices have
|
||||||
<integer name="config_maxVisibleNotificationIconsOnLock">13</integer>
|
the sensor embedded in the power key and listening all the time
|
||||||
|
causes a poor experience. -->
|
||||||
|
<bool name="config_fingerprintWakeAndUnlock">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue