summaryrefslogtreecommitdiff
path: root/libs/androidfw/Util.cpp
diff options
context:
space:
mode:
author Hao Dong <spdonghao@google.com> 2024-10-11 03:54:02 +0000
committer Hao Dong <spdonghao@google.com> 2025-01-06 12:05:37 -0800
commit6096c017f3c24af452cd61dd52ba1f8d8854266d (patch)
tree5de1e8ee3405715cd8deb300596efb4c8051030e /libs/androidfw/Util.cpp
parent82765b2f64efbb610d8c217f0172b2752cfe18e3 (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 on emulator Change-Id: I722e285cd15869799b9fadd2324014cf3c6d44ad Merged-In: I722e285cd15869799b9fadd2324014cf3c6d44ad
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions