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

Commit e04f8d41 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

Change-Id: I82269e52f300c227503ac38354d36b4aec464b07
parents 325873dd eeb6bcca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2804,7 +2804,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
@@ -2819,7 +2819,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,