Update minimum time to longpress on the unlock/lock icon

Before triggering the bouncer and/or to dismiss the keyguard
(ie: face unlocked device).

Test: manual
Fixes: 293907943
Change-Id: I1009f1b68d66340183afa855f9a93ea560b61a18
This commit is contained in:
Beverly 2023-07-31 18:45:32 +00:00
parent 263a907fc8
commit deba99be61

View file

@ -61,4 +61,6 @@
<item>0</item> <!-- 4: SUN -->
</integer-array>
<!-- The time (in ms) needed to trigger the lock icon view's long-press affordance -->
<integer name="config_lockIconLongPress" translatable="false">100</integer>
</resources>