2017-01-11 00:54:25 +01:00
|
|
|
type hal_contexthub_default, domain;
|
2017-03-17 02:48:40 +01:00
|
|
|
hal_server_domain(hal_contexthub_default, hal_contexthub)
|
2016-11-29 22:17:49 +01:00
|
|
|
|
2017-04-10 22:03:28 +02:00
|
|
|
type hal_contexthub_default_exec, exec_type, vendor_file_type, file_type;
|
2016-11-29 22:17:49 +01:00
|
|
|
init_daemon_domain(hal_contexthub_default)
|
2022-10-19 00:46:16 +02:00
|
|
|
|
|
|
|
# Allow Context Hub HAL to talk to the stats service for metric collection
|
|
|
|
allow hal_contexthub_default fwk_stats_service:service_manager find;
|
|
|
|
binder_call(hal_contexthub_default, stats_service_server)
|