Use relative path

This commit is contained in:
Nullptr
2023-02-15 11:06:46 +08:00
parent fc9bc3b28f
commit 5c00071fed
10 changed files with 23 additions and 34 deletions
+2
View File
@@ -18,7 +18,9 @@ static void zygisk_cleanup_wait() {
extern "C" [[gnu::visibility("default")]]
void entry(void *handle) {
#ifdef NDEBUG
logging::setfd(zygiskd::RequestLogcatFd());
#endif
self_handle = handle;
LOGD("Load injector successfully");