Delete PullNotificationAlarmReceiver because it seems no notification bug is finally fixed (Wrong TimeUnit in NotificationPreferenceFragment).

This commit is contained in:
Alex Ning
2020-09-10 15:23:48 +08:00
parent 2df26c3faa
commit 24261df3db
4 changed files with 0 additions and 116 deletions

View File

@@ -347,8 +347,6 @@
android:name=".Service.SubmitPostService"
android:enabled="true"
android:exported="false" />
<receiver android:process=":remote" android:name=".PullNotificationAlarmReceiver" />
</application>
</manifest>