Merge "Protect "Lock after timeout" page with an auth challenge." into main

This commit is contained in:
Jan Tomljanovic
2024-01-11 15:32:30 +00:00
committed by Android (Google) Code Review
3 changed files with 49 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
package: "com.android.settings.flags"
flag {
name: "protect_lock_after_timeout_with_auth"
namespace: "safety_center"
description: "Require an auth challenge to open Lock after timeout page"
bug: "315937886"
}