• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Grant GPU access to all processes started by Zygote.
2# They need that to render the standard UI.
3allow appdomain gpu_device:chr_file rw_file_perms;
4