Loading app/k9mail/src/main/AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -323,8 +323,7 @@ </receiver> <service android:name=".notification.NotificationActionService" android:enabled="true"/> android:name=".notification.NotificationActionService"/> <service android:name=".service.DatabaseUpgradeService" Loading app/ui/message-list-widget/src/main/AndroidManifest.xml +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ <service android:name=".MessageListWidgetService" android:enabled="true" android:permission="android.permission.BIND_REMOTEVIEWS" /> </application> Loading Loading
app/k9mail/src/main/AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -323,8 +323,7 @@ </receiver> <service android:name=".notification.NotificationActionService" android:enabled="true"/> android:name=".notification.NotificationActionService"/> <service android:name=".service.DatabaseUpgradeService" Loading
app/ui/message-list-widget/src/main/AndroidManifest.xml +0 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ <service android:name=".MessageListWidgetService" android:enabled="true" android:permission="android.permission.BIND_REMOTEVIEWS" /> </application> Loading