diff --git a/aconfig/settings_security_flag_declarations.aconfig b/aconfig/settings_security_flag_declarations.aconfig new file mode 100644 index 00000000000..42ef4d03e5b --- /dev/null +++ b/aconfig/settings_security_flag_declarations.aconfig @@ -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" +} diff --git a/res/xml/screen_lock_settings.xml b/res/xml/screen_lock_settings.xml index 3f732b957dd..19061d9b855 100644 --- a/res/xml/screen_lock_settings.xml +++ b/res/xml/screen_lock_settings.xml @@ -40,7 +40,7 @@ -