land: overlay: Set hardware buttons correctly
* Fixes Recent Button Customization Change-Id: Idc362eab8083d60e9e15bb9f62d069ff65b6fbc4
This commit is contained in:
parent
1d8013d9d6
commit
04639bf96d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
64 - Volume rocker
|
||||
For example, a device with Home, Back and Menu keys would set this
|
||||
config to 7. -->
|
||||
<integer name="config_deviceHardwareKeys">71</integer>
|
||||
<integer name="config_deviceHardwareKeys">83</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
|
||||
|
|
Loading…
Reference in a new issue