xref: /aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/hal_gatekeeper.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1binder_call(hal_gatekeeper_client, hal_gatekeeper_server)
2
3hal_attribute_hwservice(hal_gatekeeper, hal_gatekeeper_hwservice)
4
5# TEE access.
6allow hal_gatekeeper tee_device:chr_file rw_file_perms;
7allow hal_gatekeeper ion_device:chr_file r_file_perms;
8