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

Commit 7815011b authored by Abhinav Yadav's avatar Abhinav Yadav Committed by Android (Google) Code Review
Browse files

Merge "Clean up MULTI_SIM_USER_PREFERRED_SUBS Settings" into main

parents 5ea5c7e5 aea97ea9
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -19610,17 +19610,6 @@ public final class Settings {
        @Readable
        public static final String MULTI_SIM_SMS_PROMPT = "multi_sim_sms_prompt";
        /** User preferred subscriptions setting.
          * This holds the details of the user selected subscription from the card and
          * the activation status. Each settings string have the comma separated values
          * iccId,appType,appId,activationStatus,3gppIndex,3gpp2Index
          * @hide
         */
        @UnsupportedAppUsage
        @Readable
        public static final String[] MULTI_SIM_USER_PREFERRED_SUBS = {"user_preferred_sub1",
                "user_preferred_sub2","user_preferred_sub3"};
        /**
         * Which subscription is enabled for a physical slot.
         * @hide