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

Commit 04154bcd authored by Diego Pontoriero's avatar Diego Pontoriero
Browse files

Remove unused constant from TelephonyIntents.

Bug: 16457806
Change-Id: Ia987c3167e5731a1eceb6b1ff4a8795ced826a5d
parent e7b1a0b6
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -266,20 +266,13 @@ public class TelephonyIntents {

    /**
     * Activity Action: Start this activity to invoke the carrier setup app.
     * To filter the intent, see {@link #CATEGORY_MCCMNC_PREFIX}.
     * The carrier app must be signed using a certificate that matches the UICC access rules.
     *
     * <p class="note">Callers of this should hold the android.permission.INVOKE_CARRIER_SETUP
     * permission.</p>
     */
    public static final String ACTION_CARRIER_SETUP = "android.intent.action.ACTION_CARRIER_SETUP";

    /**
     * A <em>prefix</em> for the MCC/MNC filtering used with {@link #ACTION_CARRIER_SETUP}.
     * The MCC/MNC will be concatenated (zero-padded to 3 digits each) to create a final
     * string of the form: {@code android.intent.category.MCCMNC_310260}
     */
    public static final String CATEGORY_MCCMNC_PREFIX = "android.intent.category.MCCMNC_";

    /**
     * Broadcast Action: A "secret code" has been entered in the dialer. Secret codes are
     * of the form {@code *#*#<code>#*#*}. The intent will have the data URI: