Merge "Fix framework side of #7132432 com.android.vending:..." into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
11d8481f10
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user