Magisk/scripts
osm0sis f5c099e9a7 scripts: fix addon.d after merge to trampoline
- 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
2020-03-08 22:33:19 -07:00
..
addon.d.sh scripts: fix addon.d after merge to trampoline 2020-03-08 22:33:19 -07:00
boot_patch.sh Update several scripts 2020-01-01 14:02:44 +08:00
emulator.sh Load libsqlite dynamically 2020-01-11 03:20:59 +08:00
flash_script.sh Update scripts to use BusyBox standalone mode 2020-03-08 22:25:06 -07:00
magisk_uninstaller.sh Update scripts to use BusyBox standalone mode 2020-03-08 22:25:06 -07:00
module_installer.sh Match exact "SKIPUNZIP=1" to prevent confusion 2019-12-29 15:16:04 +08:00
update_binary.sh Update scripts to use BusyBox standalone mode 2020-03-08 22:25:06 -07:00
util_functions.sh Update scripts to use BusyBox standalone mode 2020-03-08 22:25:06 -07:00