Skip to content
Snippets Groups Projects
Commit 6bb672e6 authored by Stephen Smalley's avatar Stephen Smalley Committed by Nick Kralevich
Browse files

Make the system_server domain enforcing.


Change-Id: I1ea20044bd6789dde002da7fc9613cfbf1ee2d23
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent 90cb59fd
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
# Most of the framework services run in this process. # Most of the framework services run in this process.
# #
type system_server, domain, mlstrustedsubject; type system_server, domain, mlstrustedsubject;
permissive_or_unconfined(system_server)
# Define a type for tmpfs-backed ashmem regions. # Define a type for tmpfs-backed ashmem regions.
tmpfs_domain(system_server) tmpfs_domain(system_server)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment