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

Commit 5d71ed84 authored by Sarah Chin's avatar Sarah Chin
Browse files

Update docs for KEY_NR_ADVANCED_THRESHOLD_BANDWIDTH_KHZ_INT

Threshold should be inclusive instead of non-inclusive.

Test: atest NetworkTypeControllerTest
Test: basic sanity tests
Bug: 297102081
Change-Id: Iec48c6c8b52ecbff33e68d5f626ee9ab97d703a1
parent 21c98807
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1992,7 +1992,7 @@ public class CarrierConfigManager {
            "lte_plus_threshold_bandwidth_khz_int";

    /**
     * The combined channel bandwidth threshold (non-inclusive) in KHz required to display the
     * The combined channel bandwidth threshold (inclusive) in KHz required to display the
     * NR advanced (i.e. 5G+) data icon. It is 0 by default, meaning minimum bandwidth check is
     * not enabled. Other factors like bands or frequency can also determine whether the NR
     * advanced data icon is shown or not.