diff options
| author | 2022-03-30 11:30:20 -0700 | |
|---|---|---|
| committer | 2022-03-30 23:28:49 +0000 | |
| commit | e30d9986f184bafcab3dbcab09ef5139db438456 (patch) | |
| tree | ee691d24a77234702f5fbd05a9b939c5933cbdfc /libs/androidfw/StringPool.cpp | |
| parent | 9270d9fd53e62ffd9bcc7438aa035e3897e3a576 (diff) | |
Delete attribute useTargetActivityForQuickAccess.
In practice, the value of this xml attribute is always going to a
function of whether or not getTargetActivityPendingIntent() is null--
when a QuickAccessWalletService sends us a PendingIntent, we will use
that instead of the SystemUI card switcher activity.
If the PendingIntent is null, we then fall back to our old behavior:
* If the wallet is not currently showing any cards, launch the activity
specified by getWalletIntent() (this is hardcoded in XML metadata).
* If the wallet is currently showing cards, launch the SysUI
switcher activity.
Test: atest CtsQuickAccessWalletTestCases --retry-any-failure
Test: atest QuickAccessWalletControllerTest
Fixes: 218860062
Change-Id: I62f7ca507ebce29b03d6ce76bccaa6d736720a86
Merged-In: I4cfaa5b6035499c47a0ed8b1a4a5f3e1f0f50860
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions