Make xhook log as Magisk

This commit is contained in:
topjohnwu
2021-08-21 00:58:51 -07:00
parent 5754782a4e
commit bade4f2c6a
5 changed files with 19 additions and 16 deletions

View File

@@ -48,7 +48,7 @@ enum : int {
int connect_daemon(bool create = false);
void android_logging();
void magisk_logging();
// Daemon handlers
void post_fs_data(int client);