summaryrefslogtreecommitdiffstats
path: root/sepolicy/su.te
diff options
context:
space:
mode:
authorDan Pasanen <dan.pasanen@gmail.com>2015-10-17 09:19:36 -0500
committerDan Pasanen <dan.pasanen@gmail.com>2015-10-17 09:22:14 -0500
commit9ca9d95a76d50580a8c4e0f6104f98f658b83b23 (patch)
treeffe7085cfb487e78d197a65000a21df889ed3cc7 /sepolicy/su.te
parentc3d39699715ab44fb9d82d004a599774613b9772 (diff)
downloadvendor_replicant-9ca9d95a76d50580a8c4e0f6104f98f658b83b23.zip
vendor_replicant-9ca9d95a76d50580a8c4e0f6104f98f658b83b23.tar.gz
vendor_replicant-9ca9d95a76d50580a8c4e0f6104f98f658b83b23.tar.bz2
sepolicy: remove sudaemon type declaration
* this is already defined in external/sepolicy Change-Id: I541b5de5bb6057f4fa3d88b6e9b9425b65f9963e
Diffstat (limited to 'sepolicy/su.te')
-rw-r--r--sepolicy/su.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/su.te b/sepolicy/su.te
index c2c68fd..9b7d098 100644
--- a/sepolicy/su.te
+++ b/sepolicy/su.te
@@ -2,8 +2,6 @@ type superuser_device, file_type;
## Perms for the daemon
-type sudaemon, domain;
-
userdebug_or_eng(`
domain_trans(init, su_exec, sudaemon)