Skip to content
Snippets Groups Projects
Commit 7e3e9ffb 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

am: 6ea577a5

Change-Id: Ifd182b1ab935d1acc4197936161f477920a61f1c
parents deb533c7 6ea577a5
Branches
Tags
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.
Please register or to comment