overlay: Show RSRP Signal level for LTE
This changes the signal calculation to be more stable and in line with what users expect. Change-Id: I7f6ec9505490130dd17f979110cb0a709988ebac
This commit is contained in:
parent
81a1f16bc3
commit
f01aeb91f4
|
@ -19,4 +19,7 @@
|
|||
<!-- Whether to show activity indicators in the status bar -->
|
||||
<bool name="config_showActivity">false</bool>
|
||||
|
||||
<!-- Show RSRP Signal level for LTE -->
|
||||
<bool name="config_showRsrpSignalLevelforLTE">true</bool>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue