summaryrefslogtreecommitdiffstats
path: root/overlay/packages/apps/Settings/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/packages/apps/Settings/res/values/config.xml')
-rw-r--r--overlay/packages/apps/Settings/res/values/config.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/overlay/packages/apps/Settings/res/values/config.xml b/overlay/packages/apps/Settings/res/values/config.xml
index f33a11e..5ba34c6 100644
--- a/overlay/packages/apps/Settings/res/values/config.xml
+++ b/overlay/packages/apps/Settings/res/values/config.xml
@@ -16,12 +16,9 @@
-->
<resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2 ">
- <!-- LED Flashlight -->
- <bool name="has_led_flash">true</bool>
-
- <!-- Dock Settings -->
- <bool name="has_dock_settings">true</bool>
-
<!-- Volume Rocker Wake -->
<bool name="config_show_volumeRockerWake">true</bool>
+
+ <!-- Home button wake support -->
+ <bool name="config_show_homeWake">true</bool>
</resources>