Reinsert pull request merge

This commit is contained in:
Daniel Moran (garwynn) 2014-05-30 16:42:20 -05:00
parent 4b4903db63
commit 5a009fed46
1 changed files with 1 additions and 4 deletions

View File

@ -237,7 +237,7 @@
16 - App switch
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">19</integer>
<bool name="config_enableWifiDisplay">true</bool>
@ -255,9 +255,6 @@
<bool name="config_enableLockScreenTranslucentDecor">true</bool>
<bool name="config_enableTranslucentDecor">true</bool>
<!-- Boolean to enable stylus gestures -->
<bool name="config_stylusGestures">true</bool>
<!-- Performance profiles -->
<string name="config_perf_profile_prop">sys.perf.profile</string>
<string name="config_perf_profile_default_entry">1</string>