1# astd service
2type astd, domain;
3type astd_exec, exec_type, file_type, system_file_type;
4
5typeattribute astd coredomain;
6
7userdebug_or_eng(`
8  init_daemon_domain(astd)
9')
10
11