Skip to content
Snippets Groups Projects
Commit 824da638 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

app: remove permission to execute gpu_device am: 1911c27f

am: 8e53bb8d

* commit '8e53bb8d':
  app: remove permission to execute gpu_device
parents dd4fa22f 8e53bb8d
Branches
Tags
No related merge requests found
......@@ -123,8 +123,7 @@ allow appdomain qtaguid_device:chr_file r_file_perms;
# Grant GPU access to all processes started by Zygote.
# They need that to render the standard UI.
allow { appdomain -isolated_app } gpu_device:chr_file { rw_file_perms execute };
auditallow { appdomain -isolated_app } gpu_device:chr_file execute;
allow { appdomain -isolated_app } gpu_device:chr_file rw_file_perms;
# Use the Binder.
binder_use(appdomain)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment