summaryrefslogtreecommitdiff
path: root/tools/codegen/src
diff options
context:
space:
mode:
author Joe Bolinger <jbolinger@google.com> 2025-01-14 17:23:38 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2025-01-14 17:23:38 -0800
commita33667c43c3ae961f9f4710eed31b2202b4387df (patch)
treede1c6f69e6e5e5e07d2ab67169bc728680959a8d /tools/codegen/src
parentfffcf619d49ceb7179dcec0803c2723930cd409f (diff)
Add adb (Settings.Secure) CLI for disabling the adaptive auth auto lock.
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. This reverts commit fffcf619d49ceb7179dcec0803c2723930cd409f. Reason for revert: Restoring the original commit after the flag namespace issue in an unrelated test is resolved. Change-Id: Id984761186d0daa1cddd2e97da4d55881896faf5
Diffstat (limited to 'tools/codegen/src')
0 files changed, 0 insertions, 0 deletions