ksud: support root profile's sepolicy

This commit is contained in:
weishu
2023-07-01 16:34:43 +08:00
parent 90407986be
commit 2bb73a2a92
4 changed files with 102 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ mod event;
mod ksu;
mod module;
mod mount;
mod profile;
mod restorecon;
mod sepolicy;
mod utils;