Tri Vo | bc8dc3a | 2019-05-26 13:17:08 -0700 | [diff] [blame^] | 1 | type fwk_bufferhub, domain, coredomain; |
2 | type fwk_bufferhub_exec, system_file_type, exec_type, file_type; | ||||
3 | |||||
4 | hal_client_domain(fwk_bufferhub, hal_graphics_allocator) | ||||
5 | allow fwk_bufferhub ion_device:chr_file r_file_perms; | ||||
6 | |||||
7 | hal_server_domain(fwk_bufferhub, hal_bufferhub) | ||||
8 | init_daemon_domain(fwk_bufferhub) |