Loading core/res/res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -637,10 +637,10 @@ <bool name="config_automatic_brightness_available">false</bool> <!-- Fast brightness animation ramp rate in brightness units per second--> <integer translatable="false" name="config_brightness_ramp_rate_fast">200</integer> <integer translatable="false" name="config_brightness_ramp_rate_fast">180</integer> <!-- Slow brightness animation ramp rate in brightness units per second--> <integer translatable="false" name="config_brightness_ramp_rate_slow">40</integer> <integer translatable="false" name="config_brightness_ramp_rate_slow">60</integer> <!-- Don't name config resources like this. It should look like config_annoyDianne --> <bool name="config_annoy_dianne">true</bool> Loading Loading
core/res/res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -637,10 +637,10 @@ <bool name="config_automatic_brightness_available">false</bool> <!-- Fast brightness animation ramp rate in brightness units per second--> <integer translatable="false" name="config_brightness_ramp_rate_fast">200</integer> <integer translatable="false" name="config_brightness_ramp_rate_fast">180</integer> <!-- Slow brightness animation ramp rate in brightness units per second--> <integer translatable="false" name="config_brightness_ramp_rate_slow">40</integer> <integer translatable="false" name="config_brightness_ramp_rate_slow">60</integer> <!-- Don't name config resources like this. It should look like config_annoyDianne --> <bool name="config_annoy_dianne">true</bool> Loading