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

Commit 65a90d07 authored by Wink Saville's avatar Wink Saville
Browse files

Change default for config_show4GForLte to true.

Bug: 9265217
Change-Id: I962910de7826ce9825de2d2dfb9e50b84d0e7c75
parent de04dfb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,6 +104,6 @@
    <bool name="config_hasFlipSettingsPanel">true</bool>

    <!-- Should "4G" be shown instead of "LTE" when the network is NETWORK_TYPE_LTE? -->
    <bool name="config_show4GForLTE">false</bool>
    <bool name="config_show4GForLTE">true</bool>
</resources>