commit | 83b6ef01a07d2e7f06dfee7fd698b27bd62ca9a0 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri Nov 07 15:34:04 2014 -0800 |
committer | Amith Yamasani <yamasani@google.com> | Fri Nov 07 15:34:04 2014 -0800 |
tree | 855ab687398411e9fcdb2e507abe5fdc8eaf44b2 | |
parent | 14638d76bb1be95c6de1df7daad98af4a0ea92d4 [diff] |
Inform PendingIntent sender if broadcast was not queued. If the broadcast could not be queued due to a stopped user, the party trying to send a PendingIntent should be notified right away. Otherwise, for instance, AlarmManager could be waiting forever to be called back after the broadcast is delivered. This is a potential fix for: Bug: 18290018 Change-Id: I07c0751e80f11e69dfa2be5c96a033aecb298b81