commit | d44799fc654f2969fb70d99a58e0bf1fc3f502a2 | [log] [tgz] |
---|---|---|
author | Arpan <akaphle@google.com> | Thu May 09 22:28:32 2024 +0000 |
committer | Arpan <akaphle@google.com> | Tue May 14 00:01:40 2024 +0000 |
tree | 2849dedee9fb21dbeeba14308d5d6585861651b2 | |
parent | 812805e8e193d6ad01c7b1996b0da0025f75a3b3 [diff] |
Provider Activity Interruption Fix This fixes an issue where the provider activity, for whatever reason, may interrupt the BiometricFlow. Usually, as this exploraiton identified, this leads to a default cancellation in the finish() term of activities. This requires properly capturing the state change in the framework, which is what is done here. Bug: 335094602 Test: Build Test Change-Id: I23c7049702445c0ef7340339dd4b693d157de250