Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/InstantAppNotifier.java +1 −1 Original line number Diff line number Diff line Loading @@ -288,7 +288,7 @@ public class InstantAppNotifier extends SystemUI mContext, 0, new Intent(Intent.ACTION_VIEW).setData(Uri.parse(helpUrl)), 0, PendingIntent.FLAG_IMMUTABLE, null, user) : null; Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/InstantAppNotifier.java +1 −1 Original line number Diff line number Diff line Loading @@ -288,7 +288,7 @@ public class InstantAppNotifier extends SystemUI mContext, 0, new Intent(Intent.ACTION_VIEW).setData(Uri.parse(helpUrl)), 0, PendingIntent.FLAG_IMMUTABLE, null, user) : null; Loading