platform_hardware_interfaces/boot
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
..
1.0 Add OWNERS for VTS module VtsHalBootV1_0TargetTest 2021-08-11 16:38:35 -07:00
1.1 Merge "To skip VtsHalBootV1_1TargetTest for non Virtual A/B devices" 2022-06-17 08:17:22 +00:00
1.2 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
aidl Check if AIDL service is declared before calling wait 2022-06-27 16:34:28 -07:00