Check 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 Review URL: https://codereview.chromium.org/1708913002 Cr-Commit-Position: refs/heads/master@{#376048}
Showing
Please register or sign in to comment