Skip to content

Commit 8857c45

Browse files
karthik990raphaelthegreat
authored andcommitted
NB1: Add overlays for H/W backlight
1 parent 847e7e6 commit 8857c45

File tree

1 file changed

+5
-0
lines changed
  • overlay/frameworks/base/core/res/res/values

1 file changed

+5
-0
lines changed

overlay/frameworks/base/core/res/res/values/config.xml

+5
Original file line numberDiff line numberDiff line change
@@ -498,4 +498,9 @@
498498
2 - Global actions menu
499499
-->
500500
<integer name="config_keyChordPowerVolumeUp">1</integer>
501+
502+
<!-- Button backlight -->
503+
<bool name="config_button_brightness_support">true</bool>
504+
<bool name="config_deviceHasVariableButtonBrightness">true</bool>
505+
<integer name="config_button_brightness_default">128</integer>
501506
</resources>

0 commit comments

Comments
 (0)