summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2013-03-14 09:27:47 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2013-03-14 09:27:47 +0700
commitb84801b08404172536ef6d5341effecc0e25a543 (patch)
treefea2355a70eadc35d8d2e4c139a9f90ad9e4bfd1
parent69e148de06a376bd4505ed5a8da0175802fd9524 (diff)
downloaddevice_samsung_aries-common-b84801b08404172536ef6d5341effecc0e25a543.zip
device_samsung_aries-common-b84801b08404172536ef6d5341effecc0e25a543.tar.gz
device_samsung_aries-common-b84801b08404172536ef6d5341effecc0e25a543.tar.bz2
aries-common: enable volme rocker wake
Change-Id: I8bb7f94d4f3e234328c7655ba1eaea31c0c37cb5
-rw-r--r--overlay/packages/apps/Settings/res/values/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/overlay/packages/apps/Settings/res/values/config.xml b/overlay/packages/apps/Settings/res/values/config.xml
index 6b72473..cb712f3 100644
--- a/overlay/packages/apps/Settings/res/values/config.xml
+++ b/overlay/packages/apps/Settings/res/values/config.xml
@@ -18,4 +18,5 @@
<resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2 ">
<!-- Show Expanded Desktop preference -->
<bool name="config_show_expandedDesktop">true</bool>
+ <bool name="config_show_volumeRockerWake">true</bool>
</resources> \ No newline at end of file