12345678910 |
- type hal_graphics_allocator_default, domain;
- type hal_graphics_allocator_default_tmpfs, file_type;
- hal_server_domain(hal_graphics_allocator_default, hal_graphics_allocator)
- type hal_graphics_allocator_default_exec, exec_type, vendor_file_type, file_type;
- init_daemon_domain(hal_graphics_allocator_default)
- tmpfs_domain(hal_graphics_allocator_default)
- # b/70180742
- dontaudit hal_graphics_allocator_default unlabeled:dir search;
|