blob: 86e8aa331572cf75056eda3774161003fd1879ef [file] [log] [blame]
# HWBinder IPC from client to server
binder_call(hal_lineage_powershare_client, hal_lineage_powershare_server)
add_hwservice(hal_lineage_powershare_server, hal_lineage_powershare_hwservice)
allow hal_lineage_powershare_client hal_lineage_powershare_hwservice:hwservice_manager find;
# Allow binder communication with platform_app
binder_call(hal_lineage_powershare, platform_app)