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

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

Merge "Remove key_ prefix from CarrierConfig Strings"

am: b4563050

Change-Id: I34ed2b7c5259aabbd3ab3fce5723cfeb512d6a4a
parents 65d9fe48 b4563050
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2581,7 +2581,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
@@ -2596,7 +2596,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,