fix: 引入Settings的Module
This commit is contained in:
10
Settings/aconfig/settings_display_flag_declarations.aconfig
Normal file
10
Settings/aconfig/settings_display_flag_declarations.aconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
package: "com.android.settings.flags"
|
||||
container: "system"
|
||||
|
||||
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