OSDN Git Service

In CW Interrogation service class is not sent.
authorNaveen Kalla <nkalla@codeaurora.org>
Tue, 29 Jun 2010 06:15:38 +0000 (23:15 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Wed, 11 Aug 2010 16:44:04 +0000 (09:44 -0700)
commitc4c4c98c5ca6b4c017a5b429a6bd80a440c63559
treeb3f7cc5aecd85258254ebfbfd24fb19bd9e66fbf
parent076d06547f90c480a4ed19da6f4b3d1270f57ec9
In CW Interrogation service class is not sent.

As per 3GPP TS 24.083, section 1.6 UE doesn't need to send service class
parameter in call waiting interrogation  to network. Some networks return error
if service class is sent. So setting service class to SERVICE_CLASS_NONE.

Change-Id: I396963d568573b88795ad2cf1844eb2e047b459e
telephony/java/com/android/internal/telephony/gsm/GSMPhone.java