You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Rearchitect logging
This commit is contained in:
@@ -17,12 +17,6 @@ using namespace std;
|
||||
|
||||
void *self_handle = nullptr;
|
||||
|
||||
static void zygisk_logging() {
|
||||
rust::zygisk_logging();
|
||||
forward_logging_to_rs();
|
||||
exit_on_error(false);
|
||||
}
|
||||
|
||||
// Make sure /proc/self/environ is sanitized
|
||||
// Filter env and reset MM_ENV_END
|
||||
static void sanitize_environ() {
|
||||
|
||||
Reference in New Issue
Block a user