4 lines
150 B
Plaintext
4 lines
150 B
Plaintext
# 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;
|