+1
−0
services/core/java/com/android/server/security/authenticationpolicy/AuthenticationPolicyService.java
+13
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
To disable the lock (only on debuggable builds): adb shell settings put secure disable_adaptive_auth_limit_lock 1 To re-enable the lock: adb shell settings put secure disable_adaptive_auth_limit_lock 0 Bug: 371057865 Flag: android.security.disable_adaptive_auth_counter_lock Test: atest AuthenticationPolicyServiceTest Ignore-AOSP-First: Depends on other changes not in AOSP yet. Change-Id: I270c53dd781f506e0b7fdf5d926534cc94e15711