mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-10 07:51:56 +00:00
Support enable/disable Zygisk
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
extern bool RECOVERY_MODE;
|
||||
extern int DAEMON_STATE;
|
||||
extern bool zygisk_enabled;
|
||||
|
||||
void unlock_blocks();
|
||||
void reboot();
|
||||
|
||||
Reference in New Issue
Block a user