Replace hal_dumpstate with hal_dumpstate_server am: 09882d209c
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1411827 Change-Id: I3a16d2bb994e06b2376e75f247246da02398bdf0
This commit is contained in:
commit
553f3f5d9c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
binder_call(hal_dumpstate_client, hal_dumpstate_server)
|
||||
binder_call(hal_dumpstate_server, hal_dumpstate_client)
|
||||
|
||||
set_prop(hal_dumpstate, hal_dumpstate_config_prop)
|
||||
set_prop(hal_dumpstate_server, hal_dumpstate_config_prop)
|
||||
|
||||
hal_attribute_hwservice(hal_dumpstate, hal_dumpstate_hwservice)
|
||||
|
||||
|
|
Loading…
Reference in a new issue