mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-22 16:07:39 +00:00
Code clean up
This commit is contained in:
parent
cc044ccc4c
commit
356ee1febd
@ -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");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user