platform_system_sepolicy/prebuilts/api/32.0/public/hal_contexthub.te
Inseob Kim 43b6a317bc Add SEPolicy prebuilts for Sv2 (API 32)
Bug: 206330997
Test: Build
Change-Id: I26082be343b15c9d6c7cabf0acd44711fbcc8113
2021-11-30 12:04:43 +09:00

5 lines
235 B
Text

# 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)