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

Commit 5a2f604c authored by Tom Taylor's avatar Tom Taylor
Browse files

Remove Cell Broadcast menu and app when inserting Soft Bank (44020) SIM

Bug 18079788

Add a constant to retrieve the bool setting from the mms_config.

Change-Id: I9fd9da5aa98993232842d477e084beef5345fc04
parent eb3b8863
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -198,6 +198,11 @@ public final class SmsManager {
     * The suffix to append to the NAI header value for MMS HTTP request (String type)
     */
    public static final String MMS_CONFIG_NAI_SUFFIX = "naiSuffix";
    /**
     * If true, show the cell broadcast (amber alert) in the SMS settings. Some carriers
     * don't want this shown.
     */
    public static final String MMS_SHOW_CELL_BROADCAST_APP_LINKS = "config_cellBroadcastAppLinks";

    /**
     * Send a text based SMS.