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

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

Merge "Telephony: Define a new property for RUIM based APN operator numeric"

parents 0ef691d5 5e805e9d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -111,6 +111,12 @@ public interface TelephonyProperties
     */
    static String PROPERTY_APN_SIM_OPERATOR_NUMERIC = "gsm.apn.sim.operator.numeric";

    /** The MCC+MNC (mobile country code+mobile network code) of the
     *  provider of the CDMA RUIM/CSIM to be used for APNs lookup. 5 or 6 decimal digits.
     *  Availability: SIM state must be "READY"
     */
    static String PROPERTY_APN_RUIM_OPERATOR_NUMERIC = "gsm.apn.ruim.operator.numeric";

    /** PROPERTY_ICC_OPERATOR_ALPHA is also known as the SPN, or Service Provider Name.
     *  Availability: SIM state must be "READY"
     */