xref: /aosp_15_r20/system/sepolicy/private/hal_uwb.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# HwBinder IPC from client to server, and callbacks
2binder_call(hal_uwb_client, hal_uwb_server)
3binder_call(hal_uwb_server, hal_uwb_client)
4
5hal_attribute_service(hal_uwb, hal_uwb_service)
6
7binder_call(hal_uwb_server, servicemanager)
8binder_call(hal_uwb_client, servicemanager)
9