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

Commit f6d8e1f6 authored by Pankaj Kanwar's avatar Pankaj Kanwar Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE: Add UI toggle to control connections to carrier networks." into nyc-mr2-dev

parents 1cc8a2a6 57f38370
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7593,6 +7593,13 @@ public final class Settings {
       public static final String WIMAX_NETWORKS_AVAILABLE_NOTIFICATION_ON =
               "wimax_networks_available_notification_on";

       /**
        * Whether we support connecting to Carrier Networks.
        * @hide
        **/
        public static final String WIFI_CONNECT_CARRIER_NETWORKS =
               "wifi_connect_carrier_networks";

       /**
        * Delay (in seconds) before repeating the Wi-Fi networks available notification.
        * Connecting to a network will reset the timer.