platform_system_sepolicy/prebuilts/api/30.0/public/hal_vr.te

6 lines
187 B
Text
Raw Normal View History

# HwBinder IPC from client to server, and callbacks
binder_call(hal_vr_client, hal_vr_server)
binder_call(hal_vr_server, hal_vr_client)
hal_attribute_hwservice(hal_vr, hal_vr_hwservice)