Add auth challenge for increasing screen timeout.
We only require one auth after onStart(), and only for increasing the timeout. Test: atest SettingsRoboTests:com.android.settings.display.ScreenTimeoutSettingsTest Test: also manually tested Bug: 315937886 Change-Id: If4aed67736cd7545d3a518aadd8253ea6a9fae43
This commit is contained in:
9
aconfig/settings_display_flag_declarations.aconfig
Normal file
9
aconfig/settings_display_flag_declarations.aconfig
Normal 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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user