From a11c56e1249419d92db70d11b2976bf8962bad5d Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Tue, 26 Nov 2013 10:45:06 -0500
Subject: [PATCH] Make surfaceflinger domain enforcing.

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

diff --git a/surfaceflinger.te b/surfaceflinger.te
index c9dbda9ae..a2abf157a 100644
--- a/surfaceflinger.te
+++ b/surfaceflinger.te
@@ -1,6 +1,5 @@
 # surfaceflinger - display compositor service
 type surfaceflinger, domain;
-permissive surfaceflinger;
 type surfaceflinger_exec, exec_type, file_type;
 
 init_daemon_domain(surfaceflinger)
-- 
GitLab