platform_hardware_interfaces/boot/aidl/client
Kelvin Zhang 781b4ff19e Check if AIDL service is declared before calling wait
If bootctl AIDL service is not installed and we call waitForService,
caller will block indefinitely. So check with
AServiceManager_isDeclared before calling waitForService.

Test: th
Bug: 227536004
Change-Id: I551040b222c6c9127fe79aceb36bb3d69b52c3b6
2022-06-27 16:34:28 -07:00
..
include
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2022-06-23 07:14:55 -07:00
BootControlClient.cpp Check if AIDL service is declared before calling wait 2022-06-27 16:34:28 -07:00