commit | 0f857518e3dd6490508a88ceac39309e77cb231b | [log] [tgz] |
---|---|---|
author | John Wu <topjohnwu@google.com> | Thu Jul 21 22:29:01 2022 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Thu Apr 06 00:36:08 2023 +0000 |
tree | 7f5c308abb12454e23e2f977c9e59b88dc7219fd | |
parent | b8e6044520761f537473d0a04a651118236d2c52 [diff] |
Update ActivityIntentHelper to use PendingIntents directly Use PendingIntent.queryIntentComponents to query components instead of going through the intent contained. This allows package manager to properly determine the identity to perform the intent resolution. Bug: 238415222 Bug: 271845008 Test: manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3ee3b7a20a109063cdc2233a1429f78ad8c5ab79) Merged-In: I0dd32765755732a7a9141e3be2b04b7eed696928 Change-Id: I0dd32765755732a7a9141e3be2b04b7eed696928