• osm0sis's avatar
    Display error if actual Magisk addon.d script cannot be run · e6bd5f2c
    osm0sis authored
    - this would likely occur on an FDE device with block map OTAs (a la LineageOS) since they do not require/request decrypt
    - for reference all other addon.d "v1" cases should work fine:
      1) FDE with openrecovery script works fine since it requests decrypt
      2) FBE with openrecovery script OR block map work fine since /data/adb remains accessible
    e6bd5f2c
Name
Last commit
Last update
..
addon.d.sh Loading commit data...
boot_patch.sh Loading commit data...
flash_script.sh Loading commit data...
magisk_uninstaller.sh Loading commit data...
module_installer.sh Loading commit data...
update_binary.sh Loading commit data...
util_functions.sh Loading commit data...