diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 20774f1ae18..41cea2aba48 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -96,6 +96,10 @@ Navigation hint Show navigation hint bar at the bottom of the screen + + One shot auto-brightness + Brightness adjustment will only occur at the moment the screen is turned on + Allow network access Enable network usage diff --git a/res/xml/auto_brightness_detail.xml b/res/xml/auto_brightness_detail.xml index 0584d776f00..b31808e3f9a 100644 --- a/res/xml/auto_brightness_detail.xml +++ b/res/xml/auto_brightness_detail.xml @@ -32,6 +32,17 @@ settings:userRestriction="no_config_brightness" settings:controller="com.android.settings.display.AutoBrightnessDetailPreferenceController"/> + +