Skip to content

Commit 02c8665

Browse files
petefothnpjohnson
authored andcommitted
Add warning about losing apps & data.
Several questions are posted each week in irc/discord and reddit about whether format will remove apps and data. Clarify that it will, and recommend backing up Change-Id: I94b8a1ba86bf48781753508118342bad07dd7318
1 parent bc291bd commit 02c8665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/templates/device_upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ The updater app does not support upgrades from one version of LineageOS to anoth
8686
* {{ device.recovery_boot }}
8787
{{ wiping_instructions }}
8888
{% include alerts/warning.html content="Without this step your device will not boot on the new version!" %}
89+
{% include alerts/warning.html content="This step ***will*** wipe your personal data and remove any user-installed apps. If these are important to you, then you should back them up ***before*** performing the upgrade." %}
8990
{%- if device.uses_twrp != true %}
9091
6. Click `Advanced`, then `Enable ADB`.
9192
{%- endif %}

0 commit comments

Comments
 (0)