xref: /aosp_15_r20/system/sepolicy/private/hal_macsec.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# Binder IPC from client to server, and callbacks
2binder_call(hal_macsec_client, hal_macsec_server)
3binder_call(hal_macsec_server, hal_macsec_client)
4
5hal_attribute_service(hal_macsec, hal_macsec_service)
6
7binder_use(hal_macsec_server)
8