Skip to content
Snippets Groups Projects
Commit 87ac80b8 authored by Pavel Maltsev's avatar Pavel Maltsev
Browse files

Revert "Allow auto HAL clients to access hw services"

This reverts commit aa38ce72.

Reason for revert: broken build

Change-Id: Ib6ca328576ef180fd1150ae6d6b3f90e928a07ac
parent aa38ce72
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,3 @@ binder_call(hal_audiocontrol_client, hal_audiocontrol_server)
binder_call(hal_audiocontrol_server, hal_audiocontrol_client)
add_hwservice(hal_audiocontrol_server, hal_audiocontrol_hwservice)
allow hal_audiocontrol_client hal_audiocontrol_hwservice:hwservice_manager find;
......@@ -3,5 +3,3 @@ binder_call(hal_vehicle_client, hal_vehicle_server)
binder_call(hal_vehicle_server, hal_vehicle_client)
add_hwservice(hal_vehicle_server, hal_vehicle_hwservice)
allow hal_vehicle_client hal_vehicle_hwservice:hwservice_manager find;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment