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

Commit 79819093 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

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

* commit '11d8481f':
  Fix framework side of #7132432 com.android.vending:...
parents c03d65bb 11d8481f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2699,6 +2699,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;