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

Skip to content
Commit 2bd62cb6 authored by Nathan Harold's avatar Nathan Harold Committed by Arne Coucheron
Browse files

Migrate GSM SignalStrength to WCDMA on HAL 1.0

For HAL versions 1.0 and 1.1, there is no option to report
WCDMA signal strength via the SignalStrength UNSOL. Thus,
when the device is on WCDMA, we migrate the GSM RSSI and BER
to the WCDMA structure to fix the SignalStrength API to
return the correct structures.

Also, remove a second initMocks from RILTest that was causing all
mocks to be reinitialized, breaking unit tests that relied on any
existing mocks set up in TelephonyTest.

Bug: 134547711
Test: RILTest#testFixupSignalStrength10
Change-Id: I2701106d030511f41f657df5b85957476db80822
parent 4be78fa0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment