Small native code reorganization

This commit is contained in:
topjohnwu
2020-03-09 01:50:30 -07:00
parent d6fdbfe9b7
commit a0998009c1
85 changed files with 216 additions and 317 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include <logging.h>
#include <logging.hpp>
#define MAIN_SOCKET "d30138f2310a9fb9c54a3e0c21f58591"
#define JAVA_PACKAGE_NAME "com.topjohnwu.magisk"

View File

@@ -1,7 +1,7 @@
#pragma once
#include <stdlib.h>
#include <selinux.h>
#include <selinux.hpp>
#define ALL NULL