Fixed the incorrect downlinkOffset and uplinkOffset values

Fixed the incorrect downlinkOffset and uplinkOffset values for
E-UTRA channel number 42 and 43.

Fix: 262981938
Test: Manual
Change-Id: Iaabf6432c87d0a2cf7a9f9d684a076cbda7274f1
This commit is contained in:
Jack Yu
2022-12-19 22:43:06 -08:00
parent e60e0a8b75
commit 0e4ae725cb

View File

@@ -605,9 +605,9 @@ public final class AccessNetworkConstants {
EUTRAN_ARFCN_FREQUENCY_BAND_41(
EutranBand.BAND_41, 2496000, 39650, 41589, 2496000, 39650, 41589),
EUTRAN_ARFCN_FREQUENCY_BAND_42(
EutranBand.BAND_42, 3400000, 41950, 43589, 3400000, 41950, 43589),
EutranBand.BAND_42, 3400000, 41590, 43589, 3400000, 41590, 43589),
EUTRAN_ARFCN_FREQUENCY_BAND_43(
EutranBand.BAND_43, 3600000, 43950, 45589, 3600000, 43950, 45589),
EutranBand.BAND_43, 3600000, 43590, 45589, 3600000, 43590, 45589),
EUTRAN_ARFCN_FREQUENCY_BAND_44(
EutranBand.BAND_44, 703000, 45590, 46589, 703000, 45590, 46589),
EUTRAN_ARFCN_FREQUENCY_BAND_45(