Update notifications and fix warnings

This commit is contained in:
Deep
2020-08-30 21:44:42 -04:00
parent f341b118c2
commit 9bda75c966
7 changed files with 261 additions and 161 deletions
-3
View File
@@ -7,9 +7,6 @@
<receiver android:name="org.chromium.chrome.browser.notifications.retention.RetentionNotificationPublisher"
android:exported="false">
<intent-filter>
<action android:name="RETENTION_NOTIFICATION_ACTION"/>
</intent-filter>
</receiver>
<activity android:name="org.chromium.chrome.browser.BraveRewardsDonationSentActivity"