OSDN Git Service

Cleanup and changes of responseCdmaInformationReocrds, Broadcast SMS
authorWink Saville <wink@google.com>
Fri, 22 May 2009 20:26:36 +0000 (13:26 -0700)
committerWink Saville <wink@google.com>
Wed, 27 May 2009 20:34:43 +0000 (13:34 -0700)
commita592eebc476a3d234f47f93e58252f8c822fc772
treebe79ef738341b9f53b735ca28232adba60228b4f
parentfdf825f9d0dc639787b8523638bb61874ed0b540
Cleanup and changes of responseCdmaInformationReocrds, Broadcast SMS
configuration and reponseRilSignalStrength.

From Motorola, change reponseCdmaInformationRecords to use string for
marshalling and simplify by removing duplicate code.

Change Broadcast SMS configuration adding some some new fields
for Gsm Broadcast configuration and some name changes to be
more coherent.

Cleanup responseRilSignalStrength, includes some code refactoring
and removing the sending of the number of intergers. Now it is assumed
that a RIL_SignalStrength structure being sent so it is not necessary to
send the length. There is a corresponding change in
frameworks/base/telephony/java/com/android/internal/telephony/RIL.java.
include/telephony/ril.h
include/telephony/ril_cdma_sms.h
libril/ril.cpp
libril/ril_commands.h