commit | 43d978bd7bbbd12b6d79cda43371435767de06b9 | [log] [tgz] |
---|---|---|
author | Joe Bolinger <jbolinger@google.com> | Tue May 04 10:35:24 2021 -0700 |
committer | Joe Bolinger <jbolinger@google.com> | Tue May 04 14:43:17 2021 -0700 |
tree | fbf473dd9bdc43b8223afbf8e573aa429409a7ba | |
parent | cc28a0826e6a309adef1c7a080839962c9a2c7b6 [diff] |
Fix back navigation in biometric enrollment. Using the back buttons can cause a crash in at least two cases. Skipping face enrollment and then starting/stopping any enrollment can lead to an invalid token and failed HAT request. Backing out of the activity and restarting it can also lead to using a stale token that fails. Fix: 179336333 Test: manual on device Change-Id: I0c1133e4c3d9c97997043ddc9374aa3cfc4f1c97