commit | df05b7451a0c4919809acf2e37cfd1cb78f402d1 | [log] [tgz] |
---|---|---|
author | Ricardo Cerqueira <cyanogenmod@cerqueira.org> | Thu Nov 22 06:02:18 2012 +0000 |
committer | Jackeagle <jackeagle102@gmail.com> | Sat Nov 26 23:48:47 2016 +0530 |
tree | 894bde5685d89cff6cc3f3f84d8780a66156e9d8 | |
parent | d7f2b4eeed292466355c653a429140c698269d40 [diff] |
telephony: SignalStrengh: Don't calculate a LTE snr if the srq is invalid If the previous values are invalid and signal quality is -1, chances are there's no LTE signal at all, so don't calculate the SNR and mark it invalid as well. This fixes the strength indicator in GSM devices where it was being skewed by the ghost LTE value Change-Id: I070573401c141aa99941a332ee256246697abb90 Signed-off-by: mydongistiny <jaysonedson@gmail.com>