blob: 0f9b32dc9d4cb095f4ea361e39a52b09d0c01b29 [file] [log] [blame]
Inseob Kimff43be22021-06-07 16:56:56 +09001##
2# trusted execution environment (tee) daemon
3#
4type tee, domain;
5
6# Device(s) for communicating with the TEE
7type tee_device, dev_type;
8
9allow tee fingerprint_vendor_data_file:dir rw_dir_perms;
10allow tee fingerprint_vendor_data_file:file create_file_perms;
11