Fix selinux denials for usbd

auditd  : type=1400 audit(0.0:9): avc: denied { dac_override } for comm="usbd" capability=1 scontext=u:r:usbd:s0 tcontext=u:r:usbd:s0 tclass=capability permissive=
auditd  : type=1400 audit(0.0:9): avc: denied { dac_override } for comm="usbd" capability=1 scontext=u:r:usbd:s0 tcontext=u:r:usbd:s0 tclass=capability permissive=0

Bug: 72397740
Test: booted the device to make sure that the denials are no longer
seen.
Change-Id: Ie276103ba261fd762fb8c24234904e3f3ce3d2f1
This commit is contained in:
Badhri Jagan Sridharan 2018-01-23 16:14:28 -08:00 committed by Badhri Jagan Sridharan
parent 98aad49d58
commit d5db344807

View file

@ -2,4 +2,4 @@ service usbd /system/bin/usbd
class late_start
oneshot
user root
group root usb
group root usb system