Skip to content
Snippets Groups Projects
Commit 6ea577a5 authored by Alex Klyubin's avatar Alex Klyubin Committed by android-build-merger
Browse files

Merge "Grant rild and gatekeeperd access to hwservicemanager"

am: 7d98edfb

Change-Id: I77e9a25e3f12da33babd5f4bfe8e5a2f12eae0a0
parents f2827964 7d98edfb
No related branches found
No related tags found
No related merge requests found
type gatekeeperd, domain;
# normally uses HAL; implements HAL in pass-through mode only
type gatekeeperd, hal_gatekeeper, domain;
hal_impl_domain(gatekeeperd, hal_gatekeeper)
type gatekeeperd_exec, exec_type, file_type;
# gatekeeperd
......
# rild - radio interface layer daemon
type rild, domain, domain_deprecated, hal_telephony;
type rild, domain, domain_deprecated;
hal_impl_domain(rild, hal_telephony)
type rild_exec, exec_type, file_type;
net_domain(rild)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment