Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2b76483a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "SystemUI: Fix Signal Level Incorrect issue"

parents efe369ca ae06ed06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@
    <bool name="config_show4GForLTE">true</bool>

    <!-- Whether or not we also show rsrp level for LTE. -->
    <bool name="config_showRsrpSignalLevelforLTE">false</bool>
    <bool name="config_showRsrpSignalLevelforLTE">true</bool>

    <!-- Whether or not we show carrier label in notification panel. -->
    <bool name="config_showCarrierLabel">false</bool>