commit | c2b359a1a790065c004c5e4c793a9c4058c37d66 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Tue Apr 02 20:37:26 2019 -0700 |
committer | Nathan Harold <nharold@google.com> | Tue Apr 02 20:37:26 2019 -0700 |
tree | ae54166bf5b22a3e8fe936d72d73f20f02a7777a | |
parent | 3869cd640313497428b21831b93803efe430273f [diff] |
Fix getLevel for CellSignalStrengthTdscdma For backwards compatibility (and because it's the correct choice anyway), getLevel() should use RSCP as the default signal strength calculation. -Remove the unused RSSI level constants -Add RSCP level constants and update the calculation. Bug: 128369744 Test: atest CellSignalStrengthTdscdmaTest Change-Id: Ia388a872ee6a0c02b74046aef1f04b0b4cf59130