packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarNotificationActivityStarter.java
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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