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:
Jake Weinstein 2020-06-06 17:36:17 +02:00 committed by Vishalcj17
parent 81a1f16bc3
commit f01aeb91f4
No known key found for this signature in database
GPG Key ID: 5CB1A9F3F6539FB2
1 changed files with 3 additions and 0 deletions

View File

@ -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>