mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-09 17:21:58 +00:00
Connect to magiskd log daemon
This commit is contained in:
@@ -10,6 +10,7 @@ enum : int {
|
||||
ZYGISK_SETUP,
|
||||
ZYGISK_CHECK_DENYLIST,
|
||||
ZYGISK_UNMOUNT,
|
||||
ZYGISK_GET_LOG_PIPE,
|
||||
};
|
||||
|
||||
// Unmap all pages matching the name
|
||||
|
||||
Reference in New Issue
Block a user