hal_contexthub.te 235 B

12345
  1. # HwBinder IPC from client to server, and callbacks
  2. binder_call(hal_contexthub_client, hal_contexthub_server)
  3. binder_call(hal_contexthub_server, hal_contexthub_client)
  4. hal_attribute_hwservice(hal_contexthub, hal_contexthub_hwservice)