android_system_sepolicy/public/hal_authgraph.te

8 lines
291 B
Plaintext
Raw Permalink Normal View History

binder_call(hal_authgraph_client, hal_authgraph_server)
hal_attribute_service(hal_authgraph, hal_authgraph_service)
binder_call(hal_authgraph_server, servicemanager)
allow hal_authgraph_server tee_device:chr_file rw_file_perms;
allow hal_authgraph_server ion_device:chr_file r_file_perms;