am fb754252: UICC : discard language setting of SIM
* commit 'fb7542522493101778862340c548db731f3a8681': UICC : discard language setting of SIM
This commit is contained in:
21
core/res/res/values-mcc415-mnc01/config.xml
Normal file
21
core/res/res/values-mcc415-mnc01/config.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
** Copyright 2014, The Android Open Source Project
|
||||
**
|
||||
** Licensed under the Apache License, Version 2.0 (the "License");
|
||||
** you may not use this file except in compliance with the License.
|
||||
** You may obtain a copy of the License at
|
||||
**
|
||||
** http://www.apache.org/licenses/LICENSE-2.0
|
||||
**
|
||||
** Unless required by applicable law or agreed to in writing, software
|
||||
** distributed under the License is distributed on an "AS IS" BASIS,
|
||||
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
** See the License for the specific language governing permissions and
|
||||
** limitations under the License.
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<bool name="config_use_sim_language_file">false</bool>
|
||||
</resources>
|
||||
21
core/res/res/values-mcc416-mnc77/config.xml
Normal file
21
core/res/res/values-mcc416-mnc77/config.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
** Copyright 2014, The Android Open Source Project
|
||||
**
|
||||
** Licensed under the Apache License, Version 2.0 (the "License");
|
||||
** you may not use this file except in compliance with the License.
|
||||
** You may obtain a copy of the License at
|
||||
**
|
||||
** http://www.apache.org/licenses/LICENSE-2.0
|
||||
**
|
||||
** Unless required by applicable law or agreed to in writing, software
|
||||
** distributed under the License is distributed on an "AS IS" BASIS,
|
||||
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
** See the License for the specific language governing permissions and
|
||||
** limitations under the License.
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<bool name="config_use_sim_language_file">false</bool>
|
||||
</resources>
|
||||
21
core/res/res/values-mcc432-mnc20/config.xml
Normal file
21
core/res/res/values-mcc432-mnc20/config.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/*
|
||||
** Copyright 2014, The Android Open Source Project
|
||||
**
|
||||
** Licensed under the Apache License, Version 2.0 (the "License");
|
||||
** you may not use this file except in compliance with the License.
|
||||
** You may obtain a copy of the License at
|
||||
**
|
||||
** http://www.apache.org/licenses/LICENSE-2.0
|
||||
**
|
||||
** Unless required by applicable law or agreed to in writing, software
|
||||
** distributed under the License is distributed on an "AS IS" BASIS,
|
||||
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
** See the License for the specific language governing permissions and
|
||||
** limitations under the License.
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<bool name="config_use_sim_language_file">false</bool>
|
||||
</resources>
|
||||
@@ -1956,4 +1956,7 @@
|
||||
<!-- 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>
|
||||
</resources>
|
||||
|
||||
@@ -2140,4 +2140,5 @@
|
||||
<java-symbol type="dimen" name="fast_scroller_minimum_touch_target" />
|
||||
<java-symbol type="array" name="config_cdma_international_roaming_indicators" />
|
||||
|
||||
<java-symbol type="bool" name="config_use_sim_language_file" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user