Add a missing NULL check for postActivityStartTokenRemoval()

 * filter.receiverList.app can actually be null here. Don't pass
   a null ProcessRecord to postActivityStartTokenRemoval().

Change-Id: I923f424fcb05b3956bf14728e9d0c0e48666294d
1 file changed