fingerprint: send cancel-message to system
authorLukas0610 <mail@lukasberger.at>
Wed, 7 Mar 2018 12:04:55 +0000 (13:04 +0100)
committerLukasz Patron <priv.luk@gmail.com>
Mon, 9 Apr 2018 22:22:33 +0000 (00:22 +0200)
commitb0b7834861f2c93fd67f1fa28143db3ba17c2946
tree468f6f6b466088a6cf30e77e27b89cade79a009f
parent5869cd357e9b0bd9dffe70ac207cda4ec266b73c
fingerprint: send cancel-message to system

Android expects a FINGERPRINT_ERROR_CANCELED error-message if a
fingerprint authentication-requested was cancelled.

As bauth doesn't deliver such a message on its own, we use the
already notify-wrapper to send a message to Android if the
authentication was cancelled by bauth to allow a proper operation
of the fingerprint-service.

Some devices (hero, hero2) with the fingerprint scanner embedded in
the home button need this for the "config_fingerprintWakeAndUnlock"
option to work reliably.

Change-Id: Id5ec866a7608885925687a1927e0e6085e9b6cff
Ref: BUGBASH-1422
fingerprint/bauth/fingerprint.c