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

Commit fa618751 authored by nharold's avatar nharold Committed by Gerrit Code Review
Browse files

Merge "Update documentation for KEY_CARRIER_NAME_STRING"

parents a13201a9 baaa68d1
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -950,8 +950,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";