Home | History | Annotate | Download | only in sepolicy
      1 # Allow apps to read /dev/dri. Needed to pass CTS
      2 allow appdomain device:dir r_dir_perms;
      3 allow { appdomain -isolated_app } host1x_device:chr_file rw_file_perms;
      4