Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
device
/
qcom
/
sepolicy
/
0196c6a4bed32e98e8aa9b357804d68ea2cd6d9a
/
.
/
app.te
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
)