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

Commit 16162138 authored by nharold's avatar nharold Committed by android-build-merger
Browse files

Merge "Update documentation for KEY_CARRIER_NAME_STRING" am: fa618751 am: 03dafac4

am: 48306e0a

Change-Id: I6c73af383295d0c53e2b3451d61cfccb1ba2a441
parents d63a259a 48306e0a
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -960,8 +960,9 @@ public class CarrierConfigManager {
    public static final String KEY_CARRIER_NAME_OVERRIDE_BOOL = "carrier_name_override_bool";

    /**
     * String to identify carrier name in CarrierConfig app. This string is used only if
     * #KEY_CARRIER_NAME_OVERRIDE_BOOL is true
     * String to identify carrier name in CarrierConfig app. This string overrides SPN if
     * #KEY_CARRIER_NAME_OVERRIDE_BOOL is true; otherwise, it will be used if its value is provided
     * and SPN is unavailable
     * @hide
     */
    public static final String KEY_CARRIER_NAME_STRING = "carrier_name_string";