fix bipchmgr sepolicy
08-13 17:12:29.544 410 410 I auditd : type=1400 audit(0.0:4): avc: denied { call } for comm="servicemanager" scontext=u:r:servicemanager:s0 tcontext=u:r:bipchmgr:s0 tclass=binder permissive=0 Bug: 359428163 Change-Id: I49d9b02b0913b36a1cea7cf05ff2b61bee1d551f Test: SELinuxUncheckedDenialBootTest Flag: EXEMPT bugfix
This commit is contained in:
parent
cb18bb48d5
commit
89db879e0a
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ hwbinder_use(bipchmgr)
|
|||
binder_call(bipchmgr, rild)
|
||||
allow bipchmgr hal_vendor_radio_external_service:service_manager find;
|
||||
binder_call(bipchmgr, servicemanager)
|
||||
binder_use(bipchmgr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue