hal_graphics_allocator_default.te 429 B

12345678910
  1. type hal_graphics_allocator_default, domain;
  2. type hal_graphics_allocator_default_tmpfs, file_type;
  3. hal_server_domain(hal_graphics_allocator_default, hal_graphics_allocator)
  4. type hal_graphics_allocator_default_exec, exec_type, vendor_file_type, file_type;
  5. init_daemon_domain(hal_graphics_allocator_default)
  6. tmpfs_domain(hal_graphics_allocator_default)
  7. # b/70180742
  8. dontaudit hal_graphics_allocator_default unlabeled:dir search;