mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 08:32:07 +00:00
Optimize logging in Magisk Manager
This commit is contained in:
@@ -54,6 +54,7 @@ struct su_context {
|
||||
// connect.c
|
||||
|
||||
void app_log(struct su_context *ctx);
|
||||
void app_notify(struct su_context *ctx);
|
||||
void app_connect(const char *socket, struct su_info *info);
|
||||
void socket_send_request(int fd, struct su_info *info);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user