Skip to content
Snippets Groups Projects
Commit 599e71a9 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

rild: move to enforcing

Move the rild domain into SELinux enforcing mode. This will
start enforcing SELinux rules; security policy violations will
return EPERM.

Change-Id: Iadb51616ecf6f56148ce076d47f04511810de94c
parent 8b1e8986
No related branches found
No related tags found
No related merge requests found
# rild - radio interface layer daemon # rild - radio interface layer daemon
type rild, domain; type rild, domain;
permissive_or_unconfined(rild)
type rild_exec, exec_type, file_type; type rild_exec, exec_type, file_type;
init_daemon_domain(rild) init_daemon_domain(rild)
......
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