Merge "Customize Max Screen Timeout" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
b09e60e9bd
@@ -859,6 +859,11 @@
|
||||
<!-- Disable the Testing Setting Menu for user builds, i.e only display the menu on userdebug/eng builds -->
|
||||
<bool name="config_hide_testing_settings_menu_for_user_builds">false</bool>
|
||||
|
||||
<!-- Configurable maximum screen timeout value shown in Screen timeout settings. Any timeout
|
||||
values in R.arrays.screen_timeout_values that exceed this maximum will be hidden.
|
||||
Leave empty to disable configuration and keep the default behavior. -->
|
||||
<integer name="config_max_screen_timeout"></integer>
|
||||
|
||||
<!-- Whether the Gaze is enabled -->
|
||||
<bool name="config_gazeEnabled">false</bool>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user