mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-05-05 00:44:25 +02:00

- bugged TWRPs were filling persist with recovery logs, so clean those as a potential workaround - abort module install if sepolicy.rule fails to copy, since 99% of the time the module wouldn't include it if it could function without it Closes #2461