android13/system/sepolicy/prebuilts/api/32.0/public/hal_contexthub.te

6 lines
235 B
Plaintext

# HwBinder IPC from client to server, and callbacks
binder_call(hal_contexthub_client, hal_contexthub_server)
binder_call(hal_contexthub_server, hal_contexthub_client)
hal_attribute_hwservice(hal_contexthub, hal_contexthub_hwservice)