OSDN Git Service

Support to display message when operation is blocked due to FDN being enabled
authorNaveen Kalla <nkalla@codeaurora.org>
Mon, 29 Mar 2010 18:39:01 +0000 (11:39 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Tue, 11 May 2010 16:12:00 +0000 (09:12 -0700)
commit18573e9281d6e5621fa1663dac29b558291913d7
treedb8902984aea6cee2bbfd6701c7dcfd67bba3ae0
parent06d0e59a434b7cb58b97b6dab24988dcc901c8c7
Support to display message when operation is blocked due to FDN being enabled

The terminal disallows USSD, SMS, Voice Call and Supplementary services
operations for numbers not in the Fixed Dialing Number (FDN) list when the
FDN service is enabled. FDN_CHECK_FAILURE error is sent from the RIL and the
message needs to be displayed to indicate the failure.

Change-Id: I49bd63f69a3f0201125b17cd16db2e8fcf93ddc3
core/res/res/values/strings.xml
telephony/java/android/telephony/SmsManager.java
telephony/java/com/android/internal/telephony/CommandException.java
telephony/java/com/android/internal/telephony/RILConstants.java
telephony/java/com/android/internal/telephony/SMSDispatcher.java
telephony/java/com/android/internal/telephony/gsm/GsmMmiCode.java