summaryrefslogtreecommitdiffstats
path: root/res/values/bools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/bools.xml')
-rw-r--r--res/values/bools.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/bools.xml b/res/values/bools.xml
index f4a95f3..3d5c380 100644
--- a/res/values/bools.xml
+++ b/res/values/bools.xml
@@ -22,4 +22,7 @@
<bool name="has_dock_settings">false</bool>
<!-- Whether there is a silent mode checkbox -->
<bool name="has_silent_mode">true</bool>
+ <!-- Whether the power control widget is enabled for this device. Should be overridden for
+ specific product builds. -->
+ <bool name="has_powercontrol_widget">true</bool>
</resources>