manager: LOG_TAG replace KernelSU -> KernelSU-Next

This commit is contained in:
Rifat Azad
2024-12-21 01:53:37 +06:00
committed by GitHub
parent d7e54305db
commit 1f9432db47
+1 -1
View File
@@ -7,7 +7,7 @@
#include "ksu.h" #include "ksu.h"
#define LOG_TAG "KernelSU" #define LOG_TAG "KernelSU-Next"
#define LOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) #define LOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__)
extern "C" extern "C"