android_device_mediatek_sep.../non_plat/hal_gatekeeper_default.te
Aayush Gupta 22380a4614 non_plat: Label /dev/tee* and grant required perms to domains
/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
2020-12-30 17:00:34 +05:30

2 lines
72 B
Plaintext

allow hal_gatekeeper_default teei_client_device:chr_file rw_file_perms;