Currently, Network Quality Estimator (NQE) queries signal strength on cellular network on certain events. If the signal strength is available, then it is used as a key when storing the network quality on the disk.
However, NQE does not query the signal strength if |rssi_weight_per_signal_strength_level| is set to a value >=1.0. The default of this variable is 1.0, which prevents NQE from querying thwe signal strength and using it as a key.
The default value of |rssi_weight_per_signal_strength_level| should be changed to a value less than 1.0.
Comment 1 by bugdroid1@chromium.org
, Mar 1 2018