kernel: support sepolicy

This commit is contained in:
weishu
2023-01-31 18:54:28 +07:00
parent 2766e24007
commit b9e27621ee
3 changed files with 328 additions and 9 deletions

View File

@@ -15,6 +15,7 @@
#define CMD_GET_ALLOW_LIST 5
#define CMD_GET_DENY_LIST 6
#define CMD_REPORT_EVENT 7
#define CMD_SET_SEPOLICY 8
#define EVENT_POST_FS_DATA 1
#define EVENT_BOOT_COMPLETED 2