1##
2# trusted execution environment (tee) daemon
3#
4type tee, domain;
5type tee_exec, exec_type, file_type;
6type tee_device, dev_type;
7type tee_data_file, file_type, data_file_type;
8
9permissive tee;
10unconfined_domain(tee)
11init_daemon_domain(tee)
12