Skip to content
Snippets Groups Projects
Commit 956c0422 authored by Stephen Smalley's avatar Stephen Smalley Committed by Android Git Automerger
Browse files

am 59bc00ab: Remove net_domain() from isolated_app.

* commit '59bc00ab':
  Remove net_domain() from isolated_app.
parents 2043a28e 59bc00ab
Branches
Tags
No related merge requests found
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
type isolated_app, domain; type isolated_app, domain;
app_domain(isolated_app) app_domain(isolated_app)
net_domain(isolated_app)
# Isolated apps shouldn't be able to access the driver directly. # Isolated apps shouldn't be able to access the driver directly.
neverallow isolated_app gpu_device:file { rw_file_perms execute }; neverallow isolated_app gpu_device:file { rw_file_perms execute };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment