Vodafone SIMs should treat Spain as roaming
Since there are unnecessary "config_operatorConsideredNonRoaming" values in the following file, UE mistakenly recognizes all Spain network as non-roaming when Vodafone sim from Spain is inserted. Fix the issue by removing the values. - core/res/res/values-mcc214-mnc01/config.xml Bug: 30147413 Bug: 33902721 Change-Id: I75b3f4a112a625a80824516bb6ea06a43a4567da
This commit is contained in:
committed by
Robert Greenwalt
parent
40758bb7d2
commit
137271738e
@@ -40,27 +40,4 @@
|
||||
<item>INTERNET,airtelnet.es,,,vodafone,vodafone,,,,,214,01,1,DUN</item>
|
||||
</string-array>
|
||||
|
||||
<string-array translatable="false" name="config_operatorConsideredNonRoaming">
|
||||
<item>21402</item>
|
||||
<item>21403</item>
|
||||
<item>21404</item>
|
||||
<item>21405</item>
|
||||
<item>21406</item>
|
||||
<item>21407</item>
|
||||
<item>21408</item>
|
||||
<item>21409</item>
|
||||
<item>21410</item>
|
||||
<item>21411</item>
|
||||
<item>21412</item>
|
||||
<item>21413</item>
|
||||
<item>21414</item>
|
||||
<item>21415</item>
|
||||
<item>21416</item>
|
||||
<item>21417</item>
|
||||
<item>21418</item>
|
||||
<item>21419</item>
|
||||
<item>21420</item>
|
||||
<item>21421</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user