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

Commit eb410b36 authored by Nazanin Bakhshi's avatar Nazanin Bakhshi Committed by android-build-merger
Browse files

Merge "disallow changing from multi-sim to single-sim for carrier apps" am: 27c8f495

am: fbd7a667

Change-Id: I837d08d3c879a1f0db68a21d9d7e1d2431236988
parents 0c09cf50 fbd7a667
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -10317,6 +10317,10 @@ public class TelephonyManager {
     * <p>Requires Permission:
     * {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE} or that the
     * calling app has carrier privileges (see {@link #hasCarrierPrivileges}).
     *
     * Note: with only carrier privileges, it is not allowed to switch from multi-sim
     * to single-sim
     *
     * @param numOfSims number of live SIMs we want to switch to
     * @throws android.os.RemoteException
     */