commit | b76a73a1a996e408476f388f57ea497dccc8fa48 | [log] [tgz] |
---|---|---|
author | dianlujitao <dianlujitao@lineageos.org> | Thu Apr 30 20:33:20 2020 +0800 |
committer | bigbiff <bigbiff@teamw.in> | Sun May 10 21:35:01 2020 +0000 |
tree | 11050b9a8fb47b7e3200d3e47b3f3f1ee033eb12 | |
parent | 65633a46d09ad5d5512d757694521a627de48fbd [diff] |
Fix backup and restore after autodetection for SAR This reverts commit 8a411c8d257bf37a31907fc44be7cedf447aad7f. * Always use "/system" to interact with the frontend and replace it with the detected path before taking actions. * Don't replace the pretty display name and backup name set during processing fstab after wipe. This improves UX and ensures that the system backup is always named system.ext4.win despite the actual mount point is /system_root so TWRP is able to recover either SAR or non-SAR backups. Change-Id: Ie2594d2678d0c75ce25c0d1087d47b035b3f10e9
Team Win Recovery Project (TWRP)
You can find a compiling guide here.