Protect "Lock after timeout" page with an auth challenge.
Test: manual Bug: 315937886 Change-Id: Ib3da9f783892828c0c9cfdc4ebb27b2d982e5274
This commit is contained in:
8
aconfig/settings_security_flag_declarations.aconfig
Normal file
8
aconfig/settings_security_flag_declarations.aconfig
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user