You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
290 B
9 lines
290 B
type hal_ivn_default, domain;
|
|
hal_server_domain(hal_ivn_default, hal_ivn)
|
|
|
|
# May be started by init
|
|
type hal_ivn_default_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_ivn_default)
|
|
|
|
# Allow registering with service manager.
|
|
binder_call(hal_ivn_default, servicemanager) |