summaryrefslogtreecommitdiff
path: root/astd/astd.te
blob: 815e8328d5118324144c1d773208896eedfb43ee (plain)
1
2
3
4
5
6
7
8
9
10
# astd service
type astd, domain;
type astd_exec, exec_type, file_type, system_file_type;

typeattribute astd coredomain;

userdebug_or_eng(`
  init_daemon_domain(astd)
')