aboutsummaryrefslogtreecommitdiff
path: root/overlay/frameworks
diff options
context:
space:
mode:
authordavidevinavil <davidevinavil@gmail.com>2017-03-29 21:57:04 +0200
committerdavidevinavil <davidevinavil@gmail.com>2017-04-07 13:36:40 +0200
commitd2470c315a9d9f62974f4b8a85932d7a4e08e9b3 (patch)
treea738719489075ecf6a214aa70707c465851d08cb /overlay/frameworks
parent6add00a2280c3b57d6a5fb4e78dc2010c95f2ff1 (diff)
home button: Improve customization. Thank to @mnemonyc
Diffstat (limited to 'overlay/frameworks')
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 7c38a51..dd6d980 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -134,7 +134,7 @@
64 - Volume rocker
For example, a device with Home, Back and Menu keys would set this
config to 7. -->
- <integer name="config_deviceHardwareKeys">87</integer>
+ <integer name="config_deviceHardwareKeys">95</integer>
<!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
<bool name="config_cellBroadcastAppLinks">true</bool>