summaryrefslogtreecommitdiffstats
path: root/overlay/packages/apps/Settings/res/values/bools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/packages/apps/Settings/res/values/bools.xml')
-rw-r--r--overlay/packages/apps/Settings/res/values/bools.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/overlay/packages/apps/Settings/res/values/bools.xml b/overlay/packages/apps/Settings/res/values/bools.xml
index 63f1363..88338eb 100644
--- a/overlay/packages/apps/Settings/res/values/bools.xml
+++ b/overlay/packages/apps/Settings/res/values/bools.xml
@@ -16,5 +16,6 @@
-->
<resources xmlns:xliff="urnasis:names:tc:xliff:document:1.2 ">
- <bool name="has_powercontrol_widget">true</bool>
+ <!-- Whether or not the dock settings are to be displayed for this device when docked -->
+ <bool name="has_dock_settings">true</bool>
</resources>