Files
frameworks_base/core/java/android
Makoto Onuki b63830a724 Stop using IntentService and use async receiver (2/2 - contract)
Also:
- Set FLAG_RECEIVER_INCLUDE_BACKGROUND for ACTION_EVENT_REMINDER
- Remove the wake lock; with goAsync() now it's not needed.

Test: Manual test with: adb shell am broadcast --receiver-include-background -a android.intent.action.EVENT_REMINDER -d content:
Bug 35207106

Change-Id: I9e456f473f13b71df6e0dd1a1abdb0df8c26e6c7
2017-02-09 17:07:06 -08:00
..
2017-02-02 12:41:40 -08:00
2017-01-25 17:00:55 -08:00
2017-02-06 12:50:55 -08:00
2017-01-27 08:28:45 -05:00
2017-01-25 18:21:28 +00:00
2017-01-30 14:47:30 -08:00