mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-20 17:58:48 +00:00
Code clean up
This commit is contained in:
@@ -16,7 +16,6 @@ using namespace std;
|
|||||||
string native_bridge = "0";
|
string native_bridge = "0";
|
||||||
|
|
||||||
static bool is_compatible_with(uint32_t) {
|
static bool is_compatible_with(uint32_t) {
|
||||||
auto name = get_prop(NBPROP);
|
|
||||||
zygisk_logging();
|
zygisk_logging();
|
||||||
hook_functions();
|
hook_functions();
|
||||||
ZLOGD("load success\n");
|
ZLOGD("load success\n");
|
||||||
|
Reference in New Issue
Block a user