Merge "Add auth challenge for increasing screen timeout." into main

This commit is contained in:
Jan Tomljanovic
2024-01-02 12:08:38 +00:00
committed by Android (Google) Code Review
3 changed files with 207 additions and 47 deletions

View File

@@ -0,0 +1,9 @@
package: "com.android.settings.flags"
flag {
name: "protect_screen_timeout_with_auth"
namespace: "safety_center"
description: "Require an auth challenge for increasing screen timeout."
bug: "315937886"
}