sdm660-common: sepolicy: Add swapper to kill
Fixes: W swapper/6: type=1400 audit(0.0:63): avc: denied { kill } for capability=5 scontext=u:r:kernel:s0 tcontext=u:r:kernel:s0 tclass=capability permissive=0 Change-Id: Ib3b5c2a173528cb9f63a4dd750634968c060f471
This commit is contained in:
parent
8d115e0b2b
commit
f9d71135ea
1 changed files with 1 additions and 0 deletions
1
sepolicy/vendor/kernel.te
vendored
Normal file
1
sepolicy/vendor/kernel.te
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
allow kernel self:capability kill;
|
Loading…
Reference in a new issue