Skip to content
Snippets Groups Projects
  • Steven Moreland's avatar
    haldomain: add hwbinder_use · a2519226
    Steven Moreland authored
    All hals need to use hwbinder.
    
    Test: no additional denials
    Bug: 34180936
    Change-Id: Ie92cdbd79fc75062c4afa4cda53cb57ccde7e370
    a2519226
hal_graphics_allocator.te 147 B
# GPU device access
allow hal_graphics_allocator gpu_device:chr_file rw_file_perms;
allow hal_graphics_allocator ion_device:chr_file r_file_perms;