kernel: support selinux state transition

This commit is contained in:
weishu
2023-01-26 16:05:04 +07:00
parent 1852652029
commit 413a8d0a2f
2 changed files with 104 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
#define KERNEL_SU_DOMAIN "su"
#define KERNEL_SU_FILE "ksu_file"
#define KERNEL_EXEC_TYPE "ksu_exec"
#define ALL NULL
void apply_kernelsu_rules()