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 Change-Id: I0dd32765755732a7a9141e3be2b04b7eed696928 Merged-In: I0dd32765755732a7a9141e3be2b04b7eed696928
Loading
Please register or sign in to comment