mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 09:51:53 +00:00
Remove imgtool
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <selinux.h>
|
||||
|
||||
static int (*applet_main[]) (int, char *[]) =
|
||||
{ magisk_main, su_client_main, resetprop_main, magiskhide_main, imgtool_main, nullptr };
|
||||
{ magisk_main, su_client_main, resetprop_main, magiskhide_main, nullptr };
|
||||
|
||||
char *argv0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user