ci: bump ddk to 20251104, fix android16-6.12 lkm

-kernel: Using macros to control manual su operations

Co-authored-by: Ylarod <me@ylarod.cn>
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
This commit is contained in:
ShirkNeko
2025-11-04 19:44:43 +08:00
parent c863ff6f49
commit 257f0ca6de
7 changed files with 25 additions and 16 deletions

View File

@@ -21,7 +21,7 @@
#include "throne_comm.h"
#include "dynamic_manager.h"
#ifdef CONFIG_KSU_MANUAL_SU
#ifdef __MANUAL_SU
#include "manual_su.h"
#endif