kernel: Remove redundant ksu_handle_inode_permission hooks, calling only for manual_su

This commit is contained in:
ShirkNeko
2025-11-13 15:02:20 +08:00
parent 722fd6c756
commit cb344d8546
5 changed files with 36 additions and 72 deletions

View File

@@ -2,6 +2,7 @@
#define __KSU_H_APP_PROFILE
#include <linux/types.h>
#include "objsec.h"
// Forward declarations
struct cred;