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.
11 lines
326 B
11 lines
326 B
type hal_cas_default, domain;
|
|
hal_server_domain(hal_cas_default, hal_cas)
|
|
|
|
type hal_cas_default_exec, exec_type, vendor_file_type, file_type;
|
|
init_daemon_domain(hal_cas_default)
|
|
|
|
# Allow CAS HAL's default implementation to use vendor-binder service
|
|
vndbinder_use(hal_cas_default);
|
|
|
|
allow hal_cas_default hal_allocator:fd use;
|