Commits

Craig Mautner authored 64f2b1738ae
Add ActivityStack to PendingActivityLaunch The task used by doPendingActivityLaunches is not known at the time that the PendingActivityLaunch is created. Leading to an NPE. Adding the ActivityStack to the PAL fixes this. Fixes bug 8351149. Change-Id: I64539b8f2e608128ef9d795c0739ef1de7a246d0