aboutsummaryrefslogtreecommitdiffstats
path: root/ppp.te
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2014-05-13 08:25:31 -0400
committerStephen Smalley <sds@tycho.nsa.gov>2014-05-13 08:25:31 -0400
commit701107287563b061c5dfe3db498629d9bd5b1c19 (patch)
tree08361558b95ffebf5efafb8db321e9b71670d761 /ppp.te
parentb300765095d05ecb40e23b262183dab6756810f0 (diff)
downloadandroid_external_sepolicy-701107287563b061c5dfe3db498629d9bd5b1c19.tar.gz
android_external_sepolicy-701107287563b061c5dfe3db498629d9bd5b1c19.tar.bz2
android_external_sepolicy-701107287563b061c5dfe3db498629d9bd5b1c19.zip
Make ppp domain enforcing.
Change-Id: If6b85fbb2332f7a03b603f2d46bd2f73c778ecf9 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Diffstat (limited to 'ppp.te')
-rw-r--r--ppp.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/ppp.te b/ppp.te
index fb8641a..af7062b 100644
--- a/ppp.te
+++ b/ppp.te
@@ -1,6 +1,5 @@
# Point to Point Protocol daemon
type ppp, domain;
-permissive_or_unconfined(ppp)
type ppp_device, dev_type;
type ppp_exec, exec_type, file_type;
domain_auto_trans(mtp, ppp_exec, ppp)