Revert "kernel: Remove CONFIG_KSU_MANUAL_SU protection"

This reverts commit fa229b23a4.
This commit is contained in:
ShirkNeko
2025-11-05 01:50:00 +08:00
parent 1e0590aeb2
commit ab3ff2699c
7 changed files with 55 additions and 0 deletions

View File

@@ -9,7 +9,9 @@
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