summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Hao Dong <spdonghao@google.com> 2024-07-10 04:03:14 +0000
committer Hao Dong <spdonghao@google.com> 2024-08-09 01:37:46 -0700
commit58d536c5733173c09f8d6e531d6230f838f64d1a (patch)
tree4ade8baec566aa3e486ca458a72f3df699b4bbc0 /libs/androidfw/misc.cpp
parent1fee29d6fd32e2d067cfbe82b596308dc6d24bb9 (diff)
Fix settings activity showing background bp when
createConfirmDeviceCredentialIntent() API is used. If the app uses createConfirmDeviceCredentialIntent(), ConfirmDeviceCredentialActivity is the top activity which has "settings" as package name. Then if the app switches to settings, since previous foreground check only checks package name, biometric prompt isn't cancelled. This CL adds a class name check for this case. Flag: EXEMPT bugfix Bug: 339532378 Test: manual test with sample app Change-Id: I722e285cd15869799b9fadd2324014cf3c6d44ad
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions