sdm660-common: set button brightness default to 64
Signed-off-by: Dušan Uverić <dusan.uveric9@gmail.com> Change-Id: I5a6ac3a730149c45b573f3ebf9495764ce15ae21
This commit is contained in:
parent
037ecc86ae
commit
2b57530a8b
1 changed files with 1 additions and 1 deletions
|
@ -668,7 +668,7 @@
|
|||
|
||||
<!-- Buttom brightness setting allowed by the power manager.
|
||||
The user is forbidden from setting the brightness. -->
|
||||
<integer name="config_buttonBrightnessSettingDefault">0</integer>
|
||||
<integer name="config_buttonBrightnessSettingDefault">64</integer>
|
||||
|
||||
<!-- Whether camera shutter sound is forced or not (country specific). -->
|
||||
<bool name="config_camera_sound_forced">false</bool>
|
||||
|
|
Loading…
Reference in a new issue