df794b4590
Bug: 254108688 Test: AIDL MACSEC HAL VTS (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:fba6480fa08001a36faf524d0a6952f29d916a6b) Change-Id: I5ccaa24c6b9600713bbc0e4c523822567b64c662
7 lines
236 B
Text
7 lines
236 B
Text
# Binder IPC from client to server, and callbacks
|
|
binder_call(hal_macsec_client, hal_macsec_server)
|
|
binder_call(hal_macsec_server, hal_macsec_client)
|
|
|
|
hal_attribute_service(hal_macsec, hal_macsec_service)
|
|
|
|
binder_use(hal_macsec_server)
|