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

Commit 6158555b authored by Jack Yu's avatar Jack Yu Committed by Automerger Merge Worker
Browse files

Merge "Added the high usage hidden APIs back" am: 94189968

Change-Id: Idc61feb6c500d0a14798cbb6e76a859a221357b1
parents 3637bc56 94189968
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -2756,6 +2756,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