Fix NPE notifyActivityPinned
It is possible an activity is removed from it task before the notifyActivityPinned call is processed. To avoid this we now add the relevant information to the message before posting. Change-Id: Ib65dee1db3033568d2385703edc92ca4bfd12549 Fixes: 68918788 Test: go/wm-smoke
Loading
Please register or sign in to comment