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

Commit ed41560e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Telephony(MSIM): Store defaultSubId in shared pref"

parents 52a2f061 4443c9f8
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7290,6 +7290,13 @@ public final class Settings {
        }


        /**
          * Subscription to be used for handling legacy TelephonyManager/other aidl API calls.
          *  Valid subId values are greater than 0.
          * @hide
          */
        public static final String MULTI_SIM_DEFAULT_SUBSCRIPTION = "multi_sim_default_sub";

        /**
          * Subscription to be used for voice call on a multi sim device. The supported values
          * are 0 = SUB1, 1 = SUB2 and etc.