From 99afd4d2494a5ec310851c9d70b72b583bf9edd3 Mon Sep 17 00:00:00 2001 From: SirRGB Date: Sun, 10 Dec 2023 20:06:41 +0100 Subject: [PATCH] generalize backup instructions * Backup apps are not lineage specific and oai supports different roms as well Signed-off-by: SirRGB --- openandroidinstaller/views/welcome_view.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openandroidinstaller/views/welcome_view.py b/openandroidinstaller/views/welcome_view.py index 50c219b7..bba78cc6 100644 --- a/openandroidinstaller/views/welcome_view.py +++ b/openandroidinstaller/views/welcome_view.py @@ -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(),