Skip to content

Commit

Permalink
keys: add camera key
Browse files Browse the repository at this point in the history
Change-Id: I002f776d983da84a66916d1d250dc7f8dc439fa1
  • Loading branch information
vm03 committed Jul 16, 2015
1 parent c7a7c5d commit f4c107f
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">7</integer>
<integer name="config_deviceHardwareKeys">39</integer>

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

0 comments on commit f4c107f

Please sign in to comment.