Commit 585ccbfe authored by Min Qin's avatar Min Qin Committed by Commit Bot

Remove DownloadNotificationService from manifest

BUG=765327
TBR=dtrainor@chromium.org

Change-Id: Iff5b69d1afc4e8ef21e3a9802824fd15ad55862c
Reviewed-on: https://chromium-review.googlesource.com/c/1302853Reviewed-by: default avatarMin Qin <qinmin@chromium.org>
Commit-Queue: Min Qin <qinmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#603186}
parent 2e55e7f1
...@@ -877,11 +877,6 @@ by a child template that "extends" this file. ...@@ -877,11 +877,6 @@ by a child template that "extends" this file.
android:exported="false"> android:exported="false">
</service> </service>
<!-- Download service -->
<service android:name="org.chromium.chrome.browser.download.DownloadNotificationService"
android:exported="false">
</service>
<!-- Bookmarks widget --> <!-- Bookmarks widget -->
<receiver android:name="com.google.android.apps.chrome.appwidget.bookmarks.BookmarkThumbnailWidgetProvider" <receiver android:name="com.google.android.apps.chrome.appwidget.bookmarks.BookmarkThumbnailWidgetProvider"
android:label="@string/bookmark_widget_title"> android:label="@string/bookmark_widget_title">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment