Remove remaining pieces of supersu

Change-Id: I8f92c19f9e947da29dc25f3b88f69413a13af64d
This commit is contained in:
Sean hoyt
2018-07-30 10:27:08 +02:00
parent 840f04f7aa
commit 32aef7a2cf
2 changed files with 1 additions and 19 deletions

View File

@@ -176,10 +176,7 @@
<string name="term_kill_btn">DÖDA</string>
<string name="swipe_sideload"> Start</string>
<string name="reboot_hdr">Starta om</string>
<string name="su_note2">Installera SuperSU nu?</string>
<string name="su_cancel">Installera inte</string>
<string name="swipe_su_install"> Installera</string>
<string name="su_installing">Installerar SuperSU</string>
<string name="install_cancel">Installera inte</string>
<string name="sel_storage_list">Välj lagring</string>
<string name="ok_btn">OK</string>
<string name="generating_digest1" version="2">Genererar Digest</string>

View File

@@ -3393,21 +3393,6 @@
<action function="reboot">%tw_reboot_param%</action>
</button>
<slider>
<text>{@swipe_su_install= Install}</text>
<actions>
<action function="set">tw_back=reboot</action>
<action function="set">tw_action=installapp</action>
<action function="set">tw_action_text1={@reboot_installing_app=Installing App...}</action>
<action function="set">tw_action_text2=</action>
<action function="set">tw_has_action2=1</action>
<action function="set">tw_action2=reboot</action>
<action function="set">tw_action2_param=%tw_reboot_param%</action>
<action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
<action function="page">action_page</action>
</actions>
</slider>
<action>
<touch key="home"/>
<actions>