android_system_sepolicy/vendor/hal_authgraph_default.te
David Drysdale c4ab01baad Add sepolicy for non-secure AuthGraph impl
Bug: 284470121
Bug: 291228560
Test: hal_implementation_test
Test: VtsAidlAuthGraphSessionTest
Change-Id: I85bf9e0656bab3c96765cc15a5a983aefb6af66d
2023-10-26 02:00:43 +00:00

6 lines
208 B
Plaintext

type hal_authgraph_default, domain;
hal_server_domain(hal_authgraph_default, hal_authgraph)
type hal_authgraph_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_authgraph_default)