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

This reverts commit 257f0ca6de.
This commit is contained in:
ShirkNeko
2025-11-04 21:08:24 +08:00
parent 4a610af452
commit 23cc0ceff1
6 changed files with 15 additions and 24 deletions

View File

@@ -15,6 +15,7 @@
#include "ksu.h"
#include "klog.h" // IWYU pragma: keep
#include "selinux/selinux.h"
#include "kernel_compat.h"
#include "allowlist.h"
#include "manager.h"
@@ -526,7 +527,7 @@ void ksu_allowlist_exit(void)
mutex_unlock(&allowlist_mutex);
}
#ifdef __MANUAL_SU
#ifdef CONFIG_KSU_MANUAL_SU
bool ksu_temp_grant_root_once(uid_t uid)
{
struct app_profile profile = {