blob: 494b97084561fa091882f0b59df4b572491f397b [file] [log] [blame]
# HWBinder IPC from client to server
binder_call(hal_lineage_fastcharge_client, hal_lineage_fastcharge_server)
add_hwservice(hal_lineage_fastcharge_server, hal_lineage_fastcharge_hwservice)
allow hal_lineage_fastcharge_client hal_lineage_fastcharge_hwservice:hwservice_manager find;
# Allow binder communication with platform_app
binder_call(hal_lineage_fastcharge, platform_app)