xref: /aosp_15_r20/system/sepolicy/private/hal_authgraph.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1binder_call(hal_authgraph_client, hal_authgraph_server)
2
3hal_attribute_service(hal_authgraph, hal_authgraph_service)
4binder_call(hal_authgraph_server, servicemanager)
5
6allow hal_authgraph_server tee_device:chr_file rw_file_perms;
7allow hal_authgraph_server ion_device:chr_file r_file_perms;
8