[2/2] OmniGears: advanced reboot

Change-Id: I7d49e48f12d3d6c2b899c913ebc9b00c805499a7
diff --git a/res/xml/button_settings.xml b/res/xml/button_settings.xml
index 18fb473..be5e3c3 100644
--- a/res/xml/button_settings.xml
+++ b/res/xml/button_settings.xml
@@ -35,6 +35,12 @@
         android:title="@string/global_actions_power_title" >
 
         <org.omnirom.omnilib.preference.SystemSettingSwitchPreference
+            android:key="advanced_reboot"
+            android:title="@string/global_actions_advanced_reboot_title"
+            android:summary="@string/global_actions_advanced_reboot_summary_new"
+            android:defaultValue="false" />
+
+        <org.omnirom.omnilib.preference.SystemSettingSwitchPreference
             android:key="system_proxi_check_enabled"
             android:title="@string/system_proxi_check_enabled_title"
             android:summary="@string/system_proxi_check_enabled_summary"