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

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

Merge "Merge "Add a hidden API for EXTRA_LAST_KNOWN_NETWORK_COUNTRY" into...

Merge "Merge "Add a hidden API for EXTRA_LAST_KNOWN_NETWORK_COUNTRY" into rvc-dev am: 00813b76 am: 57fa34bd" into rvc-d1-dev-plus-aosp am: 05f51db7

Change-Id: Ia800e5f57c1f5bc23cb121b97f5269bd2bb99006
parents 44794159 05f51db7
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -12269,6 +12269,17 @@ public class TelephonyManager {
    public static final String EXTRA_NETWORK_COUNTRY =
            "android.telephony.extra.NETWORK_COUNTRY";

    /**
     * The extra used with an {@link #ACTION_NETWORK_COUNTRY_CHANGED} to specify the
     * last known the country code in ISO-3166-1 alpha-2 format.
     * <p class="note">
     * Retrieve with {@link android.content.Intent#getStringExtra(String)}.
     *
     * @hide
     */
    public static final String EXTRA_LAST_KNOWN_NETWORK_COUNTRY =
            "android.telephony.extra.LAST_KNOWN_NETWORK_COUNTRY";

    /**
     * Indicate if the user is allowed to use multiple SIM cards at the same time to register
     * on the network (e.g. Dual Standby or Dual Active) when the device supports it, or if the