Merge "grant power hal client to access stable power hal service"
This commit is contained in:
commit
a3b19be219
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ hal_attribute_hwservice(hal_power, hal_power_hwservice)
|
|||
|
||||
add_service(hal_power_server, hal_power_service)
|
||||
binder_call(hal_power_server, servicemanager)
|
||||
binder_call(hal_power_client, servicemanager)
|
||||
allow hal_power_client hal_power_service:service_manager find;
|
||||
|
|
Loading…
Reference in a new issue