Loading core/res/res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -2288,8 +2288,8 @@ <!-- An array of CDMA roaming indicators which means international roaming --> <integer-array translatable="false" name="config_cdma_international_roaming_indicators" /> <!-- set the system language as value of EF LI/EF PL --> <bool name="config_use_sim_language_file">true</bool> <!-- flag to indicate if EF LI/EF PL should be used for system language --> <bool name="config_use_sim_language_file">false</bool> <!-- Use ERI text for network name on CDMA LTE --> <bool name="config_LTE_eri_for_network_name">true</bool> Loading Loading
core/res/res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -2288,8 +2288,8 @@ <!-- An array of CDMA roaming indicators which means international roaming --> <integer-array translatable="false" name="config_cdma_international_roaming_indicators" /> <!-- set the system language as value of EF LI/EF PL --> <bool name="config_use_sim_language_file">true</bool> <!-- flag to indicate if EF LI/EF PL should be used for system language --> <bool name="config_use_sim_language_file">false</bool> <!-- Use ERI text for network name on CDMA LTE --> <bool name="config_LTE_eri_for_network_name">true</bool> Loading