blob: 6b69cca613eafc77c828f2e6cfd1939336d6e2d6 [file] [log] [blame]
Tri Vobc8dc3a2019-05-26 13:17:08 -07001type fwk_bufferhub, domain, coredomain;
2type fwk_bufferhub_exec, system_file_type, exec_type, file_type;
3
4hal_client_domain(fwk_bufferhub, hal_graphics_allocator)
5allow fwk_bufferhub ion_device:chr_file r_file_perms;
6
7hal_server_domain(fwk_bufferhub, hal_bufferhub)
8init_daemon_domain(fwk_bufferhub)