Protect "Lock after timeout" page with an auth challenge.

Test: manual
Bug: 315937886

Change-Id: Ib3da9f783892828c0c9cfdc4ebb27b2d982e5274
This commit is contained in:
Jan Tomljanovic
2023-12-21 13:54:03 +00:00
parent 6ca4c0fb5a
commit c4ec19acfa
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"
}