aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/app.te
blob: eb71391b1b23a0e1feabb5fe1a85dbfaf030bc51 (plain)
1
2
3
# 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;