mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-27 12:05:30 +00:00
f5c099e9a7
- pass addon.d arguments through trampoline or nothing will happen - exit immediately after handing over from trampoline - better grep for recovery OUTFD which should work in all cases - output to logcat when booted and no binaries are found - use /postinstall/tmp path to call functions from addon.d-v2 in progress - remove unnecessary check for $MAGISKBIN since we're already executing from within it - make sure we're not in $TMPDIR again before we delete it - use $MAGISKBIN wherever possible in case it ever needs to be changed |
||
---|---|---|
.. | ||
addon.d.sh | ||
boot_patch.sh | ||
emulator.sh | ||
flash_script.sh | ||
magisk_uninstaller.sh | ||
module_installer.sh | ||
update_binary.sh | ||
util_functions.sh |