Paul Jensen dcbe835613 Fix to make repeated lingerings work.
Previously PendingIntent.getBroadcast() would match an existing Intent
which had the wrong token.  Fixed by distinguishing Intents by action.

bug:17482680
bug:17509008
Change-Id: Ib15bb006888850683cc47ca09920962f0707b351
2014-09-17 16:49:38 -04:00
..