Rearchitect logging

This commit is contained in:
topjohnwu
2022-07-06 01:16:08 -07:00
parent 2e52875b50
commit 70fd03d5fc
14 changed files with 172 additions and 154 deletions
-6
View File
@@ -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() {