/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
167 B
Plaintext
4 lines
167 B
Plaintext
allow hal_fingerprint_default teei_fp_device:chr_file { read write open ioctl };
|
|
|
|
allow hal_fingerprint_default teei_client_device:chr_file { read write open ioctl };
|