From 6463c49d07e047452a753afd006b14129793b85f Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 6 Dec 2013 10:25:44 -0500
Subject: [PATCH] Make radio enforcing.

Change-Id: I3522c38a6019a42acbdd7221240caec54b89aee1
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
---
 radio.te | 1 -
 1 file changed, 1 deletion(-)

diff --git a/radio.te b/radio.te
index 9de8aba22..a119d75cf 100644
--- a/radio.te
+++ b/radio.te
@@ -1,6 +1,5 @@
 # phone subsystem
 type radio, domain;
-permissive radio;
 app_domain(radio)
 net_domain(radio)
 bluetooth_domain(radio)
-- 
GitLab