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

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

Merge "[Telephony]: Add channel 60 support"

parents 63ca9387 bc899f0f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -310,6 +310,14 @@ public class SubscriptionManager {
     */
    public static final String CB_CHANNEL_50_ALERT = "enable_channel_50_alerts";



    /**
     * TelephonyProvider column name for enable channel60 alert in CB settings
     *@hide
     */
    public static final String CB_CHANNEL_60_ALERT = "enable_channel_60_alerts";

    /**
     * TelephonyProvider column name for CMAS test alert in CB settings
     *@hide