Skip to content

[SMS App] Replace APN preferences with TelephonyHelper.ApnSetting in MmsReceivedReceiver.

Replaced ApnPreferences with TelePhonyHelper.ApnSetting in MmsReceivedReceiver so that preferences settings can only be used as fallback settings when the actual method fails to get the system APN settings.

Merge request reports