summaryrefslogtreecommitdiff
path: root/libs/androidfw/LocaleDataTables.cpp
diff options
context:
space:
mode:
author Vincent Wang <firewall@google.com> 2022-10-05 08:12:00 +0000
committer Vincent Wang <firewall@google.com> 2022-10-05 08:39:23 +0000
commita88372cc66967a89d892363597d1cb21b8afa6ea (patch)
tree2008596152e72a89de11cb5c6f676262779eb781 /libs/androidfw/LocaleDataTables.cpp
parent2143046c69faf870480cf457387a9305e81be3d3 (diff)
Fix 3rd-party app Biometric Prompt has no response after rotation
There were two AuthContainerView instances during rotating. The old one should be removed via WindowManger.removeView(). However it may be not removed so quickly, so the old one has the chance to receive onWindowFocusChanged(false) and notify BiometricService to cancel. So replace removeView() with removeViewInmediate(). Bug: b/250830611 Test: 1. Enroll at least 1 finger 2. Download WeBull from PlayStore 3. Register an account for WeBull 4. Enable biometric authentication in WeBull 5. Lauch WeBull & wait for BP showing 6. Rotate device & check the result Change-Id: I03548f0051254cd9df8d4733dfe24d4650b7ab39
Diffstat (limited to 'libs/androidfw/LocaleDataTables.cpp')
0 files changed, 0 insertions, 0 deletions