Loading overlay/common/frameworks/base/packages/SystemUI/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -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> Loading
overlay/common/frameworks/base/packages/SystemUI/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -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>