Merge "Transcoding: Enable Transcoding service binder call to app." am: 9c3c870b3c
Change-Id: Ica293bd4dc457a48779f21b415e6e1243b5e3b03
This commit is contained in:
commit
3e5b8f1d10
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ add_service(mediatranscoding, mediatranscoding_service)
|
|||
|
||||
allow mediatranscoding system_server:fd use;
|
||||
allow mediatranscoding activity_service:service_manager find;
|
||||
allow mediatranscoding untrusted_app:binder call;
|
||||
|
||||
# mediatranscoding should never execute any executable without a
|
||||
# domain transition
|
||||
|
|
Loading…
Reference in a new issue