f9a00364c8
Bug: 225745567 Test: Build Change-Id: I49fb91c7a60fb1e871bdf3553d978bb16c476fd7 Merged-In: I49fb91c7a60fb1e871bdf3553d978bb16c476fd7
11 lines
261 B
Text
11 lines
261 B
Text
##
|
|
# trusted execution environment (tee) daemon
|
|
#
|
|
type tee, domain;
|
|
|
|
# Device(s) for communicating with the TEE
|
|
type tee_device, dev_type;
|
|
|
|
allow tee fingerprint_vendor_data_file:dir rw_dir_perms;
|
|
allow tee fingerprint_vendor_data_file:file create_file_perms;
|
|
|