Do not start fingerprint HAL if it is unstartable

Some users may face the situation that the fingerprint module is
damaged, in which case the user should be able to use device. But
now on HIDL HAL devices, setActiveGroup will thrown a NPE during
boot process.

If the HIDL daemon cannot be found, do not start HAL and complete
this operation directly.

Flag: NA
Test: Manual
Bug: 357894993
Change-Id: Ieb2b5ef9c5f2baa625c8ffab22bf99c5d6cea451
2 files changed