* commit '11d8481f10a12caef0cfd9be7fe86e61d953d58f': Fix framework side of #7132432 com.android.vending:...
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user