kernel: Set the tracepoint flag in a tracepoint manner

This commit is contained in:
weishu
2025-11-06 03:57:37 +00:00
committed by ShirkNeko
parent 752ec03694
commit a30b932969
4 changed files with 35 additions and 7 deletions

View File

@@ -30,6 +30,7 @@
#include "klog.h" // IWYU pragma: keep
#include "ksud.h"
#include "kernel_compat.h"
#include "sucompat.h"
#include "sulog.h"
#define SU_PATH "/system/bin/su"