Skip to content
Snippets Groups Projects
Commit 7d98edfb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Grant rild and gatekeeperd access to hwservicemanager"

parents 952072b9 7f468994
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 # 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; type gatekeeperd_exec, exec_type, file_type;
# gatekeeperd # gatekeeperd
......
# rild - radio interface layer daemon # 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; type rild_exec, exec_type, file_type;
net_domain(rild) net_domain(rild)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment