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

Commit aafce30c authored by Shuo Qian's avatar Shuo Qian Committed by android-build-merger
Browse files

Merge "Add documentation in TelephonyManager#getNetworkCountryIso" into...

Merge "Add documentation in TelephonyManager#getNetworkCountryIso" into qt-r1-dev am: cd4208e0 am: 0ab29343
am: 99e285ff

Change-Id: Ibc91a0ec34d410729c0548c7a059cf202663975e
parents cb0172e4 99e285ff
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2418,6 +2418,10 @@ public class TelephonyManager {
     * <p>
     * The ISO-3166 country code is provided in lowercase 2 character format.
     * <p>
     * Note: In multi-sim, this returns a shared emergency network country iso from other
     * subscription if the subscription used to create the TelephonyManager doesn't camp on
     * a network due to some reason (e.g. pin/puk locked), or sim is absent in the corresponding
     * slot.
     * Note: Result may be unreliable on CDMA networks (use {@link #getPhoneType()} to determine
     * if on a CDMA network).
     * <p>