commit | e739daf2e844dafa34110dce13008499d3e10aeb | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Tue Nov 06 17:11:06 2018 -0800 |
committer | Kevin Chyn <kchyn@google.com> | Tue Nov 06 20:08:42 2018 -0800 |
tree | dcd824c6cf025a36af21602467da05d27ff14b96 | |
parent | b95e7b7bc210b142b1d64cf16cf8634d768ac236 [diff] |
Return correct error when HW there is no biometric hardware Devices that have no biometric hardware should still get the BIOMETRIC_ERROR_HW_NOT_PRESENT error. Currently they get the BIOMETRIC_ERROR_HW_UNAVAILABLE error which is slightly wrong. Fixes: 119109074 Test: Builds Change-Id: I32134a35fd2844bc6a4a64ded9695ae596496ef2