OSDN Git Service

Partially fix 1820187 by using RIL_CallOld since we're not
authorWink Saville <wink@google.com>
Wed, 29 Apr 2009 22:53:39 +0000 (15:53 -0700)
committerWink Saville <wink@google.com>
Wed, 29 Apr 2009 22:53:39 +0000 (15:53 -0700)
commit4a24d11778bff3f2b4b99eb03b0dfafa6c3c059c
tree7bb0e643b47ffc57c5a1245b2fbe8fbd5ec109ad
parentf5903dfd25c2ef104b3e9267b53f6ee3e7588063
Partially fix 1820187 by using RIL_CallOld since we're not
yet fully switched to the new ril.h.

This is only partially fixed because there is an opposite
problem with getSIMStatus in reference-ril.c. Here we should
be returning the new RIL_CardStatus but we're returning the
just the integer. This will be fixed in a subsequent Change.
reference-ril/reference-ril.c