1package: "com.android.settings.flags"
2container: "system_ext"
3
4flag {
5    name: "protect_screen_timeout_with_auth"
6    namespace: "safety_center"
7    description: "Require an auth challenge for increasing screen timeout."
8    bug: "315937886"
9}
10
11