OSDN Git Service

Add CarrierConfig for Invalid Call Forwarding number
authorBrad Ebinger <breadley@google.com>
Thu, 12 Oct 2017 20:58:55 +0000 (13:58 -0700)
committerBrad Ebinger <breadley@google.com>
Thu, 12 Oct 2017 21:47:58 +0000 (14:47 -0700)
commit110856431341a221206b29e25fb4aa986da662da
treeca3e4987af4cb3bbba097ee8930987531aa6ce50
parent44e1d4eb3cbe804111b61381e77f9c9b5c7d0690
Add CarrierConfig for Invalid Call Forwarding number

In some situations, an invalid Call Forwarding number
from a carrier's network can cause the modem to send back
invalid characters instead of a number.

This change adds a carrier config option to replace the invalid
text with "Voicemail" in the Call Forwarding settings when
it is received from the network.

Bug: 67267077
Test: Manual
Change-Id: I26f9b80487f92340d1df2cf22bb5a616edcbdebf
telephony/java/android/telephony/CarrierConfigManager.java