commit | d6f94acc9ad6f60675969bbe20e37717ea795bca | [log] [tgz] |
---|---|---|
author | James Christopher Adduono <jc@adduono.com> | Mon Feb 29 04:26:04 2016 -0500 |
committer | Dees Troy <dees_troy@teamw.in> | Tue Mar 29 19:38:02 2016 +0100 |
tree | ad707f70a1b307b4592cd5691b8c7f3fb5568162 | |
parent | a915ec4215386949ab0a92d2c401c004864cba6a [diff] |
Allow restoring to read-only file system This allows the restoration of firmware or modems on read-only mounted file systems. If the user is able to make a backup of these partitions, it would only make sense they be allowed to restore that backup. The current handling is dangerous in that it happily wipes, but refuses to restore. :) Note that it would be preferable to use the backup=emmc flag instead in most cases, added by change: https://gerrit.omnirom.org/#/c/17183 Change-Id: I32d47c8928dee61595c15a9db16d3c5b9a6d7183
Team Win Recovery Project (TWRP)
You can find a compiling guide here.