blob: 49c422acde969e3164d46398f46a8db750b586a5 [file] [log] [blame]
# 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;
# allow application to access cnd domain and socket
unix_socket_connect(appdomain, cnd, cnd)