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

am: 7e3e9ffb

Change-Id: I7657ef58ee953f1696327257564993653c98fc34
parents fdb442bb 7e3e9ffb
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