Move shell into enforcing for everyone.

Change-Id: Id1eb5f7524181aaa17d0ce26219167a5b05cfd4f
This commit is contained in:
Nick Kralevich 2014-01-24 10:59:15 -08:00
parent d233350bc7
commit 5c9c3121b1

View File

@ -9,9 +9,4 @@ net_domain(shell)
# XXX Transition into its own domain? # XXX Transition into its own domain?
app_domain(shell) app_domain(shell)
userdebug_or_eng(`
# userdebug/eng shell is also permissive to permit setenforce.
permissive shell;
')
# inherits from shelldomain.te # inherits from shelldomain.te