OSDN Git Service

Add a constant to allow system-provided fingerprint dialogs
authorJim Miller <jaggies@google.com>
Thu, 24 Aug 2017 01:00:03 +0000 (18:00 -0700)
committerKevin Chyn <kchyn@google.com>
Thu, 24 Aug 2017 01:21:21 +0000 (18:21 -0700)
commita8bc97cd70e6ccc25b1117a49e9bebf958fd5e06
treeafd653e0dd8644d7952c6478cbd88f3bd3e5caf7
parent45fb339d83a71623612aafccd337a6f251ad93ff
Add a constant to allow system-provided fingerprint dialogs

This adds FINGERPRINT_ERROR_USER_CANCELED to the list of possible errors
returned by FingerprintManager.authenticate().

Fixes b/64540509

Test: documentation builds

Change-Id: I66b46d385ab10eb0bc8e982c06e7a60570a79165
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/hardware/fingerprint/FingerprintManager.java