Remove references to ksu_creds.h

This commit is contained in:
ShirkNeko
2025-08-27 15:22:27 +08:00
parent 06bf44de11
commit 7177a48678
3 changed files with 2 additions and 5 deletions

View File

@@ -21,7 +21,6 @@
#include "klog.h" // IWYU pragma: keep
#include "ksud.h"
#include "kernel_compat.h"
#include "include/ksu_creds.h"
#define SU_PATH "/system/bin/su"
#define SH_PATH "/system/bin/sh"