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

Commit 29d670ce authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Fix the red build.

Change-Id: If035d6939f5a465b4b579b590f8f2b5b532e0951
parent f7686065
Loading
Loading
Loading
Loading
+0 −17
Original line number Original line Diff line number Diff line
@@ -1454,23 +1454,6 @@ public class CarrierConfigManager {
    public static final String KEY_DISABLE_VOICE_BARRING_NOTIFICATION_BOOL =
    public static final String KEY_DISABLE_VOICE_BARRING_NOTIFICATION_BOOL =
            "disable_voice_barring_notification_bool";
            "disable_voice_barring_notification_bool";


    /**
     * URL from which the proto containing the public key of the Carrier used for
     * IMSI encryption will be downloaded.
     * @hide
     */
    public static final String IMSI_KEY_DOWNLOAD_URL_STRING = "imsi_key_download_url_string";

    /**
     * Time in days, after which the key will expire, and a new key will need to be downloaded.
     * default value is {@link IMSI_ENCRYPTION_DAYS_TIME_DISABLED}, and indicates that IMSI
     * encryption is not enabled by default for a carrier. Value of 0 indicates that the key
     * does not expire.
     * @hide
     */
    public static final String IMSI_KEY_EXPIRATION_DAYS_TIME_INT =
            "imsi_key_expiration_days_time_int";

    /**
    /**
     * List of operators considered non-roaming which won't show roaming icon.
     * List of operators considered non-roaming which won't show roaming icon.
     * <p>
     * <p>