From f332e87cab75dfc9baf2da4df266ce73d96581a2 Mon Sep 17 00:00:00 2001 From: Matthew Mirvish Date: Wed, 24 Mar 2021 06:08:59 -0400 Subject: [PATCH] Ensure the installer knows the API version when running from addon.d --- scripts/addon.d.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/addon.d.sh b/scripts/addon.d.sh index 88604e2a9..aa535975b 100644 --- a/scripts/addon.d.sh +++ b/scripts/addon.d.sh @@ -110,6 +110,7 @@ main() { remove_system_su find_magisk_apk + api_level_arch_detect install_magisk # Cleanups