Changing default value of config_use_sim_language_file to false.
Bug: 30150341 Change-Id: If0183ce0bfa4f872d991e5aed562eeb948ed86c8
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user