sm7325-common: sepolicy: Allow some processes to kill themselves

Change-Id: I6b51f99d76ba82aca9498d8218373958b8df938d
This commit is contained in:
Nolen Johnson 2024-01-23 20:54:07 -05:00
parent d0806c2ca5
commit 3c3de6b813
2 changed files with 2 additions and 0 deletions

1
sepolicy/vendor/fsck.te vendored Normal file
View File

@ -0,0 +1 @@
allow fsck self:capability kill;

1
sepolicy/vendor/vdc.te vendored Normal file
View File

@ -0,0 +1 @@
allow vdc self:capability kill;