sepolicy: remove sudaemon type declaration

* this is already defined in external/sepolicy

Change-Id: I541b5de5bb6057f4fa3d88b6e9b9425b65f9963e
This commit is contained in:
Dan Pasanen 2015-10-17 09:19:36 -05:00
parent c3d3969971
commit 9ca9d95a76

View file

@ -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)