commit | cf7fe46dafdda00d6f7084b2ea13d561722504c1 | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Tue Mar 10 17:23:47 2020 -0700 |
committer | Kevin Chyn <kchyn@google.com> | Tue Mar 10 17:23:47 2020 -0700 |
tree | bd71c4f7c3e4a3210a51c40c67096a47cc5b46e1 | |
parent | 3a68e2d0de5ddd41ccfebde05a18587e4056834b [diff] |
Update ACTION_BIOMETRIC_ENROLL documentation Activity result codes are already being used "undocumentedly" by SUW. Given the timeline, it's better to not make any guarantees about the result code and just mention that applications should still check BiometricManager#canAuthenticate(int) after onActivityResult. Fixes: 151058692 Test: Skip fingerprint in SUW. Fingerprint SUW is not shown again. Change-Id: Ia36ea1b6cfc39848be00f8d2219604e68ff45213