summaryrefslogtreecommitdiffstats
path: root/common/mcStarter.te
blob: c49b6da32fc15d031ac68a830c144218178308c6 (plain)
1
2
3
4
5
6
7
8
9
10
# mobicore daemon
type mcStarter, domain, domain_deprecated;
type mcStarter_exec, exec_type, file_type;
init_daemon_domain(mcStarter)

# Allow Mobicore to use qseecom services for loading the app
allow mcStarter tee_device:chr_file rw_file_perms;

# Allow Mobicore to access the firmware files
r_dir_file(mcStarter, firmware_file)