Skip to content

Commit

Permalink
overlay: enable volumeRockerWake
Browse files Browse the repository at this point in the history
Change-Id: I12f53c0522f22a79ef49d0743c20eb09801eb6c9
  • Loading branch information
Mustaavalkosta committed Mar 8, 2013
1 parent 529a977 commit 60d0bff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions overlay/packages/apps/Settings/res/values/config.xml
Expand Up @@ -19,6 +19,10 @@
<!-- LED Flashlight -->
<bool name="has_led_flash">true</bool>

<!-- Volume Rocker Wake Support. Some devices do not support (PMU) this.
Setting to false will disable Volume Rocker Wake support -->
<bool name="config_show_volumeRockerWake">true</bool>

<!-- Show Expanded Desktop preference -->
<bool name="config_show_expandedDesktop">true</bool>

Expand Down

0 comments on commit 60d0bff

Please sign in to comment.