Skip to content

Commit

Permalink
generalize backup instructions
Browse files Browse the repository at this point in the history
* Backup apps are not lineage specific and oai supports different roms as well

Signed-off-by: SirRGB <sirrgb@proton.me>
  • Loading branch information
SirRGB committed Feb 7, 2024
1 parent 843c56e commit 99afd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openandroidinstaller/views/welcome_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def build(self):
- you have a backup of all your important data, since this procedure will **erase all data from the phone**.
- to not store the backup on the phone!
Please note, that vendor specific back-ups will most likely not work on LineageOS!
Please note, that vendor specific back-ups will most likely not work on LineageOS and other custom ROMs!
"""
),
Divider(),
Expand Down

0 comments on commit 99afd4d

Please sign in to comment.