kernel: improve selinux for su context

This commit is contained in:
weishu
2022-12-22 22:10:17 +07:00
parent 301406d051
commit 3196731545
7 changed files with 484 additions and 27 deletions

View File

@@ -9,4 +9,6 @@ bool getenforce();
bool is_ksu_domain();
void apply_kernelsu_rules();
#endif