commit | 5215e9f2c3f89eeb71f4508770d47e97ff2772d3 | [log] [tgz] |
---|---|---|
author | Xiao Lei <lei.xiao@sony.com> | Fri Aug 02 18:04:26 2024 +0800 |
committer | Isak Lilja <isak.lilja@sony.com> | Wed Aug 07 10:50:02 2024 +0000 |
tree | 1565dbc14ef07e7088398b47e70fceb43828340a | |
parent | 7dbfa89b0bda8c54a0890afef6d714c856f93d34 [diff] |
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