summaryrefslogtreecommitdiff
path: root/aconfig/settings_display_flag_declarations.aconfig
blob: 52b9603e0512a4625745e832ab0048a12d6b7196 (plain)
1
2
3
4
5
6
7
8
9
10
package: "com.android.settings.flags"
container: "system_ext"

flag {
    name: "protect_screen_timeout_with_auth"
    namespace: "safety_center"
    description: "Require an auth challenge for increasing screen timeout."
    bug: "315937886"
}