mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-03 03:15:14 -07:00
03c1053871
- 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