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.
|
||||
-->
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue