Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c70f4d05 authored by Ethan Chen's avatar Ethan Chen
Browse files

Revert "Fully deprecate Power Control widget."

This reverts commit d12748d6.

Change-Id: I379a920129d1c87a9d1390d27a21189dc5a7b790
parent 3c1d8492
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -19,9 +19,9 @@
    <bool name="has_dock_settings">false</bool>
    <!-- Whether there is a silent mode checkbox  -->
    <bool name="has_silent_mode">true</bool>
    <!-- Whether the DEPRECATED power control widget is enabled for this
         device. Should be overridden for specific product builds. -->
    <bool name="has_powercontrol_widget">false</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>

    <!-- Display additional System Update menu if true -->
    <bool name="config_additional_system_update_setting_enable">false</bool>