commit | d21d2184c960bc9380a604532f129fb29f22d08c | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Thu Dec 03 17:42:12 2020 -0800 |
committer | Kevin Chyn <kchyn@google.com> | Thu Dec 03 20:07:20 2020 -0800 |
tree | 1ccbc205c5093905822f0c847c62a72bdca19702 | |
parent | 2384b262cfb45927cfbe4e9a42d313b0002cbb38 [diff] |
Do not assume that legacy HIDL HAL sensorIds == 0 HIDL HALs (IBiometricsFingerprint, IBiometricsFace) have their sensorIds configured in config_biometric_sensors, and are not always 0. Update framework logic to reflect this, otherwise framework-side cache may clash with AIDL HALs. Bug: 172957689 Test: atest CtsBiometricsTestCases Change-Id: I24fd9dad6683bf9d49e32eef2f6b13e8fd832e16