hal_thermal.te 217 B

12345
  1. # HwBinder IPC from client to server, and callbacks
  2. binder_call(hal_thermal_client, hal_thermal_server)
  3. binder_call(hal_thermal_server, hal_thermal_client)
  4. hal_attribute_hwservice(hal_thermal, hal_thermal_hwservice)