overlay: Remove bouncer delay when face unlock is enabled
No idea why was this annoying thing made a "feature" in the first place. Suggested-by: Omkar Chandorkar <gotenksIN@aospa.co> Change-Id: Iefd47099c48586dd97644e90fadf93707617a74e (cherry picked from commit ec3160865ccb36fb8c02a5f447f670b3176c0601) Signed-off-by: clarencelol <clarencekuiek@proton.me>
This commit is contained in:
@@ -51,4 +51,8 @@
|
||||
|
||||
<!-- Whether or not lockscreen shortcuts can be customized -->
|
||||
<bool name="custom_lockscreen_shortcuts_enabled" translatable="false">true</bool>
|
||||
|
||||
<!-- Time (in ms) to delay the bouncer views from showing when passive auth may be used for
|
||||
device entry. -->
|
||||
<integer name="primary_bouncer_passive_auth_delay">0</integer>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user