kernel: Remove CONFIG_KSU_MANUAL_SU protection

This commit is contained in:
ShirkNeko
2025-11-04 21:28:39 +08:00
parent 23cc0ceff1
commit 46fefc299c
7 changed files with 1 additions and 41 deletions

View File

@@ -9,9 +9,7 @@
extern bool ksu_uid_scanner_enabled;
#ifdef CONFIG_KSU_MANUAL_SU
#define CMD_MANUAL_SU_REQUEST 50
#endif
#define EVENT_POST_FS_DATA 1
#define EVENT_BOOT_COMPLETED 2