David Drysdale | c4ab01b | 2023-10-09 15:05:07 +0100 | [diff] [blame] | 1 | binder_call(hal_authgraph_client, hal_authgraph_server) |
2 | |||||
3 | hal_attribute_service(hal_authgraph, hal_authgraph_service) | ||||
4 | binder_call(hal_authgraph_server, servicemanager) | ||||
5 | |||||
6 | allow hal_authgraph_server tee_device:chr_file rw_file_perms; | ||||
7 | allow hal_authgraph_server ion_device:chr_file r_file_perms; |