/dev/tee* are accessed by domains that interact with TEE and thus require access to them too. Test: Boot and observe that denials are not visible in logs anymore Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I7b0944a1063da8561d2928e4110674ce4845ecea
4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
allow hal_keymaster_default ut_keymaster_device:chr_file { read write open ioctl};
|
|
|
|
allow hal_keymaster_default teei_client_device:chr_file { read write open ioctl};
|