• osm0sis's avatar
    scripts: fix persist out-of-space copying sepolicy.rule · 03c10538
    osm0sis authored
    - 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
    03c10538
module_installer.sh 4.41 KB