Skip to content

Commit

Permalink
deviceHardwareKeys
Browse files Browse the repository at this point in the history
  • Loading branch information
vm03 committed Jan 5, 2015
1 parent 22c45a3 commit f23961f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
32 - Camera
For example, a device with Home, Back and Menu keys would set this
config to 7. -->
<integer name="config_deviceHardwareKeys">0</integer>
<integer name="config_deviceHardwareKeys">1</integer>

<!-- Disable lockscreen translucent decor by default -->
<bool name="config_enableLockScreenTranslucentDecor">true</bool>
Expand Down

0 comments on commit f23961f

Please sign in to comment.