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

Commit 41ef2f09 authored by Nathan Harold's avatar Nathan Harold Committed by android-build-merger
Browse files

Merge "Remove key_ prefix from CarrierConfig Strings" am: b4563050 am: eeb6bcca

am: e04f8d41

Change-Id: I6a4e1610935da98d93a49374520ff56471397a9e
parents 95d200df e04f8d41
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2803,7 +2803,7 @@ public class CarrierConfigManager {
     * @hide
     */
    public static final String KEY_SUBSCRIPTION_GROUP_UUID_STRING =
            "key_subscription_group_uuid_string";
            "subscription_group_uuid_string";

    /**
    * A boolean property indicating whether this subscription should be managed as an opportunistic
@@ -2818,7 +2818,7 @@ public class CarrierConfigManager {
    * @hide
    */
    public static final String KEY_IS_OPPORTUNISTIC_SUBSCRIPTION_BOOL =
            "key_is_opportunistic_subscription_bool";
            "is_opportunistic_subscription_bool";

    /**
     * A list of 4 GSM RSSI thresholds above which a signal level is considered POOR,