Magisk/app
osm0sis 18fe0e6442 Fix scripts
manager.sh + boot_patch.sh:
- all listed files from boot_patch.sh header are required for boot patching, but stub.apk was being removed so install_magisk via addon.d.sh would fail without it; leave it in place

addon.d.sh:
- remove old redundant recovery_actions call (it's also performed by setup_flashable in initialize)
- print ABI to match flash_script.sh output

boot_patch.sh:
- catch and abort on any errors from ramdisk.cpio patching in the future

util_functions.sh:
- fix hiding of mount_partitions /system_root umount stderr
- quote mount_apex .pb DEST name parsing charset for safety even though both work

Fixes #6828
2023-04-08 21:13:40 -07:00
..
shared Skip getSessionInfo 2023-04-05 01:46:33 -07:00
src/main Fix scripts 2023-04-08 21:13:40 -07:00
.gitignore Fix build script 2023-03-02 03:02:10 -08:00
build.gradle.kts Upload mapping and native debug symbols 2023-04-05 00:14:51 -07:00
proguard-rules.pro Update proguard rules to fix module page crash 2023-02-27 20:50:24 -08:00