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

Commit d97ae09b authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Added the high usage hidden APIs back" into rvc-dev am: 899b5ea5 am: 5c2bc075

Change-Id: I597a2cf07f99d963f209f1e7725237ffb0a10a7e
parents 803eadca 5c2bc075
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -2833,6 +2833,17 @@ public class TelephonyManager {
        }
    }

    /**
     * @hide
     * @deprecated Use {@link #getNetworkCountryIso(int)} instead.
     */
    @Deprecated
    @UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.Q,
            publicAlternatives = "Use {@link #getNetworkCountryIso(int)} instead.")
    public String getNetworkCountryIsoForPhone(int phoneId) {
        return getNetworkCountryIso(phoneId);
    }

    /*
     * When adding a network type to the list below, make sure to add the correct icon to
     * MobileSignalController.mapIconSets() as well as NETWORK_TYPES