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
300 B
9 lines
300 B
type fwk_bufferhub, domain, coredomain;
|
|
type fwk_bufferhub_exec, system_file_type, exec_type, file_type;
|
|
|
|
hal_client_domain(fwk_bufferhub, hal_graphics_allocator)
|
|
allow fwk_bufferhub ion_device:chr_file r_file_perms;
|
|
|
|
hal_server_domain(fwk_bufferhub, hal_bufferhub)
|
|
init_daemon_domain(fwk_bufferhub)
|