am 59bc00ab: Remove net_domain() from isolated_app.

* commit '59bc00ab898bc4d06593051b0fe4e702ca2569e2':
  Remove net_domain() from isolated_app.
This commit is contained in:
Stephen Smalley 2014-10-06 23:39:13 +00:00 committed by Android Git Automerger
commit 956c042239

View file

@ -11,7 +11,6 @@
type isolated_app, domain;
app_domain(isolated_app)
net_domain(isolated_app)
# Isolated apps shouldn't be able to access the driver directly.
neverallow isolated_app gpu_device:file { rw_file_perms execute };