OSDN Git Service

Add key for sms_convert_destination_number
authorJordan Liu <jminjie@google.com>
Mon, 3 Oct 2016 19:28:27 +0000 (12:28 -0700)
committerJordan Liu <jminjie@google.com>
Tue, 18 Oct 2016 20:15:18 +0000 (13:15 -0700)
commit5ac6f5c95d4a1a382059c7e8dda7a14ead09e46b
tree9df3b4580840ff366c87be91feb962b902680b0d
parente3618ad56222881f62c838a17584fe88c0fb7039
Add key for sms_convert_destination_number

Add the CarrierConfig key
KEY_SMS_REQUIRES_DESTINATION_NUMBER_CONVERSION_BOOL
and remove the old configs. Note that this value no longer needs to be a
string-array, as CarrierConfigManager handles gid.

Bug: 29873049
Change-Id: I3edbcf5329177f6b370d08a09318c35c55e5e052
api/current.txt
api/system-current.txt
api/test-current.txt
core/res/res/values-mcc204-mnc04/config.xml
core/res/res/values-mcc310-mnc004/config.xml
core/res/res/values-mcc311-mnc480/config.xml
core/res/res/values/config.xml
core/res/res/values/symbols.xml
telephony/java/android/telephony/CarrierConfigManager.java