Skip to content

Commit

Permalink
z2_plus: remove button backlight brightness settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Mertz authored and AlvaroBrey committed Feb 3, 2017
1 parent 9078822 commit ac46493
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -515,4 +515,6 @@
<string name="config_networkLocationProviderPackageName" translatable="false">com.qualcomm.location</string>
<string name="config_fusedLocationProviderPackageName" translatable="false">com.qualcomm.location</string>

<!-- Disable button backlight settings. -->
<integer name="config_buttonBrightnessSettingDefault">0</integer>
</resources>

0 comments on commit ac46493

Please sign in to comment.