xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/tee.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Worker##
2*e4a36f41SAndroid Build Coastguard Worker# trusted execution environment (tee) daemon
3*e4a36f41SAndroid Build Coastguard Worker#
4*e4a36f41SAndroid Build Coastguard Workertype tee, domain;
5*e4a36f41SAndroid Build Coastguard Worker
6*e4a36f41SAndroid Build Coastguard Worker# Device(s) for communicating with the TEE
7*e4a36f41SAndroid Build Coastguard Workertype tee_device, dev_type;
8*e4a36f41SAndroid Build Coastguard Worker
9*e4a36f41SAndroid Build Coastguard Workerallow tee fingerprint_vendor_data_file:dir rw_dir_perms;
10*e4a36f41SAndroid Build Coastguard Workerallow tee fingerprint_vendor_data_file:file create_file_perms;
11*e4a36f41SAndroid Build Coastguard Worker
12