commit | dbf09ffed27b35cf310e3c53402edf0f56f5e7d1 | [log] [tgz] |
---|---|---|
author | Jaime Lopez <jaimel@codeaurora.org> | Tue Oct 01 12:47:29 2013 -0700 |
committer | Wink Saville <wink@google.com> | Fri Oct 11 05:05:49 2013 -0700 |
tree | d8eb9c368515207cdbc629a0475f9e415f0c0496 | |
parent | caaefaeab705a7c9c800670278e5c2b85ba09b28 [diff] |
Telephony: Read signal strength values as expected Telephony framework expects Lte rsrp and rsrq, as well as dbm and ecio values for cdma and evdoe to be negative. RIL Interface provides positive values. Fix that by changing the constructor from Parcel to also multiply by -1 Writing to parcel also modified for consistency Bug: 10440827 Change-Id: I6a8112a5b343c5e6c6dc12332a6e9a489b093cc1