commit | 76c59a89e96b1c4dea8303a6e35ceef2b0f5ac22 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon Dec 02 10:04:42 2013 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Mar 06 10:12:57 2014 -0800 |
tree | bda30e8b3ad08d8253428288b15050cad4d1cc45 | |
parent | 221849b6d68704340754200492329f19cef7979b [diff] |
Fix issue #11536426 DO NOT MERGE Permission denied when trying to launch an activity from a notification We don't remove pending intents when updating an app, which is necessary to keep app widgets and other things working. However, when uninstalling an app, we should clear out all of its pending intents. Change-Id: I95067b31098115b5a7b127766fd093750063bbb8