Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11d8481f authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Fix framework side of #7132432 com.android.vending:..." into jb-mr1-dev

parents 0f9deb3c 689586d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2700,6 +2700,7 @@ public final class ActivityThread {
                r.activity.mStartedActivity = false;
            }
            try {
                r.activity.mFragments.noteStateNotSaved();
                if (r.pendingIntents != null) {
                    deliverNewIntents(r, r.pendingIntents);
                    r.pendingIntents = null;