summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-09-11 02:23:07 +0200
committerMoyster <oysterized@gmail.com>2016-09-11 15:04:27 +0200
commitb255a92a9c780dae2632c476c7b3f2de8f901ee8 (patch)
tree2613c385614617d44fbf2685d1b384bff2281228
parent528c735436c9d7238565b03f48c65912053e74e0 (diff)
Update config.xml
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index ebf724f..5811995 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -216,9 +216,6 @@
<bool name="config_suspendWhenScreenOffDueToProximity">true</bool>
- <!-- Button illumination -->
- <bool name="config_deviceHasVariableButtonBrightness">true</bool>
-
<!-- Hardware keys present on the device, stored as a bit field.
This integer should equal the sum of the corresponding value for each
of the following keys present:
@@ -231,7 +228,7 @@
64 - Volume rocker
For example, a device with Home, Back and Menu keys would set this
config to 7. -->
- <integer name="config_deviceHardwareKeys">65</integer>
+ <integer name="config_deviceHardwareKeys">67</integer>
<!-- Hardware keys present on the device with the ability to wake, stored as a bit field.
This integer should equal the sum of the corresponding value for each