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:
Quallenauge 2021-04-27 16:41:12 +08:00 committed by OdSazib
parent 8d115e0b2b
commit f9d71135ea
No known key found for this signature in database
GPG key ID: D4CC9F3E8190970A

1
sepolicy/vendor/kernel.te vendored Normal file
View file

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