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:
Dušan Uverić 2020-04-16 14:58:22 +02:00 committed by OdSazib
parent 037ecc86ae
commit 2b57530a8b
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69

View file

@ -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>