DescriptionCheck null intent when launching DownloadNotificationService
When onStartCommand() is called, it is possible that the intent is null.
According to the SDK page, service must take care of the null check.
BUG=587399
Committed: https://crrev.com/8728e6c1c0806f8f0a2476e4c19087d9c4b36786
Cr-Commit-Position: refs/heads/master@{#376048}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|