Merge "Allow telephony to call system service"
am: b4425a2742
Change-Id: Id0910d5deffbd05a11a3c6a5dd701bb2c7deddfb
This commit is contained in:
commit
1b9c2f9631
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ allow radio mediaserver_service:service_manager find;
|
|||
allow radio nfc_service:service_manager find;
|
||||
allow radio app_api_service:service_manager find;
|
||||
allow radio system_api_service:service_manager find;
|
||||
allow radio timedetector_service:service_manager find;
|
||||
|
||||
# Perform HwBinder IPC.
|
||||
hwbinder_use(radio)
|
||||
|
|
Loading…
Reference in a new issue