3 lines
150 B
Text
3 lines
150 B
Text
# Grant GPU access to all processes started by Zygote.
|
|
# They need that to render the standard UI.
|
|
allow appdomain gpu_device:chr_file rw_file_perms;
|