Add usbd servicemanager permission
[ 46.850950][ T561] type=1400 audit(1670831200.996:262): avc: denied { call } for comm="usbd" scontext=u:r:usbd:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=1 Bug: 263070284 Test: error message disappear Signed-off-by: Ricky Niu <rickyniu@google.com> Change-Id: I5d0c309238b0454198b7e24d91bfc57829a8bfc1
This commit is contained in:
parent
fc1463c164
commit
6da445b0c8
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
type usbd, domain;
|
||||
type usbd_exec, system_file_type, exec_type, file_type;
|
||||
|
||||
binder_call(usbd, servicemanager)
|
||||
|
|
Loading…
Reference in a new issue