Allow grilservice_app to binder call twoshay
avc error log: [ 37.308566] type=1400 audit(1730161331.968:20): avc: denied { call } for comm="pool-3-thread-1" scontext=u:r:grilservice_app:s0:c253,c256,c512,c768 tcontext=u:r:twoshay:s0 tclass=binder permissive=0 bug=b/375564898 app=com.google.android.grilservice Flag: EXEMPT bugfix Bug: 375564898 Change-Id: I7bd57884763e255be57455b138e306c904bc66e1
This commit is contained in:
parent
16cae5b0bc
commit
50930b4181
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
# allow grilservice_app to binder call hal_radioext_default
|
||||
binder_call(grilservice_app, hal_radioext_default)
|
||||
# allow grilservice_app to binder call twoshay
|
||||
binder_call(grilservice_app, twoshay)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue