android_system_sepolicy/clatd.te
Lorenzo Colitti ab7dfabb61 Fix clatd, broken by selinux policing /dev/tun
Bug: 10175701
Change-Id: I185df22bdbaafd56725760ec6c71340b67455046
2013-08-05 19:53:23 +09:00

9 lines
164 B
Plaintext

# 464xlat daemon
type clatd, domain;
permissive clatd;
type clatd_exec, exec_type, file_type;
init_daemon_domain(clatd)
net_domain(clatd)
unconfined_domain(clatd)