diff options
Diffstat (limited to 'sepolicy/tee.te')
-rw-r--r-- | sepolicy/tee.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/tee.te b/sepolicy/tee.te index c42d6a3..a207d65 100644 --- a/sepolicy/tee.te +++ b/sepolicy/tee.te @@ -1 +1,2 @@ +typeattribute tee data_between_core_and_vendor_violators; allow tee fingerprintd_data_file:file { open read }; |