1
mirror of https://github.com/topjohnwu/Magisk synced 2024-11-13 20:54:12 +01:00
Magisk/scripts
osm0sis e6bd5f2c40 Display error if actual Magisk addon.d script cannot be run
- 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
2019-04-30 10:27:29 -04:00
..
addon.d.sh Update scripts 2019-04-06 13:04:17 -04:00
boot_patch.sh Support recovery based Magisk 2019-03-30 00:49:48 -04:00
flash_script.sh Display error if actual Magisk addon.d script cannot be run 2019-04-30 10:27:29 -04:00
magisk_uninstaller.sh Update scripts 2019-02-24 02:11:11 -05:00
module_installer.sh Make on_install happen earlier to allow more customization 2019-03-31 15:37:12 -04:00
update_binary.sh Update scripts 2019-02-24 02:11:11 -05:00
util_functions.sh Revert "Revert to old find boot order" 2019-04-05 15:18:39 -04:00