blob: 344f57ed79fbfee1a9505ead11de5fce791edbc9 [file] [log] [blame]
# HwBinder IPC from client to server
binder_call(hal_omni_fod_client, hal_omni_fod_server)
add_hwservice(hal_omni_fod_server, hal_omni_fod_hwservice)
allow hal_omni_fod_client hal_omni_fod_hwservice:hwservice_manager find;
# Allow binder communication with platform_app
binder_call(hal_omni_fod, platform_app)