Home | History | Annotate | Download | only in sepolicy
      1 # Grant GPU access to all processes started by Zygote.
      2 # They need that to render the standard UI.
      3 allow appdomain gpu_device:chr_file rw_file_perms;
      4