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

Commit 448fa8ba authored by Mike Lockwood's avatar Mike Lockwood
Browse files

CdmaDataConnectionTracker: Add DUN to list of supported APN types.



Change-Id: I72549a761757f93cfeb9d16e2f64331134155156
Signed-off-by: default avatarMike Lockwood <lockwood@android.com>
parent b5e15690
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@ public final class CdmaDataConnectionTracker extends DataConnectionTracker {
    private static final String[] mSupportedApnTypes = {
            Phone.APN_TYPE_DEFAULT,
            Phone.APN_TYPE_MMS,
            Phone.APN_TYPE_DUN,
            Phone.APN_TYPE_HIPRI };

    // Possibly promoate to base class, the only difference is