commit | f4f6ef3a75be6097a24d3c29cda2dcaab31266c8 | [log] [tgz] |
---|---|---|
author | Shuo Qian <shuoq@google.com> | Wed Jul 01 11:56:44 2020 -0700 |
committer | sqian <shuoq@google.com> | Wed Jul 15 00:41:53 2020 +0000 |
tree | f5c4e063ba7115e5008a56bc8ce48c671250a6ca | |
parent | ac06943cad77414fa7e76956175e1c5cb89df1f4 [diff] |
Change range of SS-RSRQ per 3gpp Bug: 159761054 Test: VTS Merged-In: I377ef00015876b706ffeb20d9255c1b1ebf66c15 (cherry picked from commit 074d9041e0c6d3a6cf76ecbbab6a8453af10a74c) Change-Id: I1b1335ecffde2d625cb099d7631e9115f6582b6c
diff --git a/radio/1.5/vts/functional/radio_hidl_hal_api.cpp b/radio/1.5/vts/functional/radio_hidl_hal_api.cpp index 4d0a16b..4ab74ab 100644 --- a/radio/1.5/vts/functional/radio_hidl_hal_api.cpp +++ b/radio/1.5/vts/functional/radio_hidl_hal_api.cpp
@@ -248,7 +248,7 @@ signalThresholdInfo.signalMeasurement = SignalMeasurementType::SSRSRQ; signalThresholdInfo.hysteresisMs = 5000; signalThresholdInfo.hysteresisDb = 0; - signalThresholdInfo.thresholds = {-15, -10, -5, -4}; + signalThresholdInfo.thresholds = {-43, -20, 0, 20}; signalThresholdInfo.isEnabled = true; Return<void> res = radio_v1_5->setSignalStrengthReportingCriteria_1_5(