msm8974-common: sepolicy: Allow ueventd to set sys_nice capability

avc: denied { sys_nice } for capability=23 scontext=u:r:ueventd:s0 tcontext=u:r:ueventd:s0 tclass=capability permissive=0

Change-Id: Icfa56283a9b4c67456bd4e714aa3922fece59436
This commit is contained in:
Arne Coucheron 2020-07-25 08:10:48 +02:00 committed by Kevin F. Haggerty
parent 66dcc79709
commit 8462d2ec5b
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

@ -0,0 +1 @@
allow ueventd self:capability sys_nice;