Skip to content
Snippets Groups Projects
Commit f321456e authored by Stephen Smalley's avatar Stephen Smalley
Browse files

Make clatd permissive or unconfined.


Otherwise we'll never see denials in userdebug or eng builds and
never make progress on confining it.  clatd does exist in AOSP
and is built by default, and is started via netd.

Change-Id: Iee6e0845fad7647962d73cb6d047f27924fa799a
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent e21871c8
No related branches found
No related tags found
No related merge requests found
# 464xlat daemon
type clatd, domain;
permissive_or_unconfined(clatd)
type clatd_exec, exec_type, file_type;
init_daemon_domain(clatd)
net_domain(clatd)
unconfined_domain(clatd)
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