OSDN Git Service

telephony: Populate the User-to-user signaling info fields.
authorNaveen Kalla <nkalla@quicinc.com>
Fri, 4 Dec 2009 02:29:41 +0000 (18:29 -0800)
committerWink Saville <wink@google.com>
Tue, 22 Dec 2009 21:48:23 +0000 (13:48 -0800)
commit0fa1b24593bbe7972bfbc5290519359db8c4ade6
treec5bd71d18aeb14347e9ecee9f0fc25149a84b66f
parent233d316553837ef81fdf152432281d878dc8f773
telephony: Populate the User-to-user signaling info fields.

Since the RIL interface has been enhanced to support user-user signaling
information, we need to populate the fields for RIL_REQUEST_DIAL and
decode the fields in RIL_Call. Handle the default case when UUS Info is not
present so that the RIL interface change does not break the normal case.
telephony/java/com/android/internal/telephony/RIL.java