Loading res/values/bools.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ <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> <bool name="has_powercontrol_widget">true</bool> <!-- Display additional System Update menu if true --> <bool name="config_additional_system_update_setting_enable">false</bool> Loading Loading
res/values/bools.xml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ <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> <bool name="has_powercontrol_widget">true</bool> <!-- Display additional System Update menu if true --> <bool name="config_additional_system_update_setting_enable">false</bool> Loading