summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.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-08 23:09:03 -0800
commite1c25c186f9fb056fefe089167ee8f3678ecd917 (patch)
treeb0afec5f76afcb974e8015add2a6907c0e4b1818 /libs/androidfw/AssetsProvider.cpp
parent8a7a8c8a40a65baa295c1ad5dced4e78b86530fd (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 Test: atest BiometricActivityTests#testConfirmDeviceCredentialActivityDismiss_whenSwitchToSettings Change-Id: I722e285cd15869799b9fadd2324014cf3c6d44ad Merged-In: I722e285cd15869799b9fadd2324014cf3c6d44ad Merged-In: I26d8f4713573ab18ef3f83813aaef52ede910b8d
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions