sepolicy: allow hal_radioext_default binder call with servicemanager
avc: denied { call } for comm="binder:795_2" scontext=u:r:hal_radioext_default:s0 tcontext=u:r:servicemanager:s0 tclass=binder permissive=0 Bug: 274374768 Test: verify by test rom Change-Id: I31cfbd234756fdc41663cec766f6b3bf23063bc7
This commit is contained in:
parent
3fae47e04b
commit
44ee5a2fb2
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ hwbinder_use(hal_radioext_default)
|
|||
get_prop(hal_radioext_default, hwservicemanager_prop)
|
||||
add_hwservice(hal_radioext_default, hal_radioext_hwservice)
|
||||
|
||||
binder_call(hal_radioext_default, servicemanager)
|
||||
binder_call(hal_radioext_default, grilservice_app)
|
||||
binder_call(hal_radioext_default, hal_bluetooth_btlinux)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue