diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/res/res/values/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 3512793103bf..65a7ec643078 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -1955,7 +1955,7 @@ <string name="config_dozeLongPressSensorType" translatable="false"></string> <!-- Control whether the always on display mode is available. This should only be enabled on - devices where the display has be tuned to be power efficient in DOZE and/or DOZE_SUSPEND + devices where the display has been tuned to be power efficient in DOZE and/or DOZE_SUSPEND states. --> <bool name="config_dozeAlwaysOnDisplayAvailable">false</bool> |
