Added default home values of CDMA roaming indicator
Some carriers use the standard roaming indicator number assigment for roaming indication. Added the default home values suggested by 3GPP2 C.R1001 table 8.1-1. Test: Manual bug: 67855275 Change-Id: Ib0a613ad8caba74645930f3e5188999be08b2116
This commit is contained in:
@@ -2519,7 +2519,13 @@
|
||||
|
||||
<bool name="config_networkSamplingWakesDevice">true</bool>
|
||||
|
||||
<string-array translatable="false" name="config_cdma_home_system" />
|
||||
<!-- Home (non-roaming) values for CDMA roaming indicator.
|
||||
Carriers can override this table by resource overlay. If not,
|
||||
the default values come from 3GPP2 C.R1001 table
|
||||
8.1-1. Enhanced Roaming Indicator Number Assignments -->
|
||||
<string-array translatable="false" name="config_cdma_home_system">
|
||||
<item>1</item>
|
||||
</string-array>
|
||||
|
||||
<!--From SmsMessage-->
|
||||
<!--Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet
|
||||
|
||||
Reference in New Issue
Block a user