Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ea82fd8 authored by Zhihai Xu's avatar Zhihai Xu Committed by Android Git Automerger
Browse files

am df978760: am fc816147: am 4b21cc65: Merge "Remove MMS support from MAP profile" into klp-dev

* commit 'df978760':
  Remove MMS support from MAP profile
parents 6cb2ccce df978760
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -660,9 +660,12 @@ public class BluetoothMapContentObserver {
                    case MMS:
                    {
                        /* Send message if folder is outbox */
                        /* to do, support MMS in the future */
                        /*
                        if (folder.equals("outbox")) {
                           handle = sendMmsMessage(folder, phone, (BluetoothMapbMessageMmsEmail)msg);
                        }
                        */
                        break;
                    }
                    case SMS_GSM: //fall-through