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

Commit ab050325 authored by Ethan Chen's avatar Ethan Chen
Browse files

Show LTE icon instead of 4G on all devices

Change-Id: Ia9d7039ac25c0475202f4129cca7dde280ab55d8
parent e7b6b8c0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -22,5 +22,8 @@
<resources>
    <!-- Control whether status bar should distinguish HSPA data icon form UMTS data icon on devices -->
    <bool name="config_hspa_data_distinguishable">true</bool>

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