leave mms handling on the system, do not mess with it

This commit is contained in:
tibbi 2021-01-01 20:02:30 +01:00
parent d3494014a6
commit 7fedcbd108
3 changed files with 0 additions and 18 deletions

View file

@ -123,8 +123,6 @@
<receiver android:name=".receivers.SmsStatusSentReceiver" />
<receiver android:name=".receivers.MmsStatusSentReceiver" />
<receiver android:name=".receivers.SmsStatusDeliveredReceiver" />
<receiver