[SMS App] Allow sending MMS while not the default messaging app
Summary
Use SmsManager.SendMultimediaMessage for sending MMS
This allows us to remove the handling for being the default MMS app, which the Google Play Store is not allowing us to claim
This is a collaboration between myself and Albert Vaca
Test Plan
Sent a few MMS (plain-text only). It "works for me".