mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
Ensure the installer knows the API version when running from addon.d
This commit is contained in:
@ -110,6 +110,7 @@ main() {
|
||||
|
||||
remove_system_su
|
||||
find_magisk_apk
|
||||
api_level_arch_detect
|
||||
install_magisk
|
||||
|
||||
# Cleanups
|
||||
|
Reference in New Issue
Block a user