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

Commit 7ac9a8f3 authored by Pengquan Meng's avatar Pengquan Meng
Browse files

Fixed the comment of carrier config for CDNR

Bug: 122921456
Test: build
Change-Id: If5cc8d37ba1e66d59e5bfe9444fe4108f2263be9
parent 04f13b42
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1202,7 +1202,7 @@ public class CarrierConfigManager {
     * Override the SPN Display Condition 2 integer bits (lsb). B2, B1 is the last two bits of the
     * spn display condition coding.
     *
     * The default value -1 mean this field is not config.
     * The default value -1 mean this field is not set.
     *
     * B1 = 0: display of registered PLMN name not required when registered PLMN is either HPLMN
     * or a PLMN in the service provider PLMN list (see EF_SPDI).
@@ -1259,6 +1259,8 @@ public class CarrierConfigManager {

    /**
     * Allow ERI rules to select a carrier name display string when using 3gpp2 access technologies.
     * If this bit is not set, the carrier name display string will be selected from the carrier
     * display name resolver which doesn't apply the ERI rules.
     *
     * @hide
     */