aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2014-03-14 08:41:03 -0400
committerStephen Smalley <sds@tycho.nsa.gov>2014-03-14 08:41:03 -0400
commite3d0e655e8c71d298efa1b5ed6659c3660b8f802 (patch)
treeae5bee3c795d1c74d67a0bcfdbe5484d537e0c29
parent6fe899a0d1905682c3224f1a3809288dacc0ca3f (diff)
downloadandroid_external_sepolicy-e3d0e655e8c71d298efa1b5ed6659c3660b8f802.tar.gz
android_external_sepolicy-e3d0e655e8c71d298efa1b5ed6659c3660b8f802.tar.bz2
android_external_sepolicy-e3d0e655e8c71d298efa1b5ed6659c3660b8f802.zip
Make hostapd enforcing.
Change-Id: Ica367f34156a7a460e3663589a29743c4a9e955c Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
-rw-r--r--hostapd.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/hostapd.te b/hostapd.te
index 90a0314..ad86a3a 100644
--- a/hostapd.te
+++ b/hostapd.te
@@ -1,6 +1,5 @@
# userspace wifi access points
type hostapd, domain;
-permissive_or_unconfined(hostapd)
type hostapd_exec, exec_type, file_type;
net_domain(hostapd)