kernel: add uid observer, correctly prune uid allowlist when app is installed/uninstalled.

This commit is contained in:
weishu
2023-01-17 12:44:22 +07:00
parent 0ae8c6414d
commit 7da5189377
7 changed files with 256 additions and 10 deletions
+1
View File
@@ -4,6 +4,7 @@ kernelsu-objs := apk_sign.o
obj-y += kernelsu.o
obj-y += module_api.o
obj-y += sucompat.o
obj-y += uid_observer.o
obj-y += selinux/