platform_system_sepolicy/prebuilts/api/31.0/public/hal_ir.te
Jeff Sharkey 6a5fd26e7a platform/system/sepolicy - SEPolicy Prebuilts for S
Bug: 171506470
Test: Build
Change-Id: I8bf6c8833ecc65ca241fb9bc8be1b7b919825414
2021-06-01 06:49:23 -06:00

5 lines
187 B
Text

# HwBinder IPC from client to server, and callbacks
binder_call(hal_ir_client, hal_ir_server)
binder_call(hal_ir_server, hal_ir_client)
hal_attribute_hwservice(hal_ir, hal_ir_hwservice)