OSDN Git Service

[RIL] Fix build-break when enabling RILC_LOG
authorEtan Cohen <etancohen@google.com>
Fri, 28 Feb 2014 01:25:17 +0000 (17:25 -0800)
committerEtan Cohen <etancohen@google.com>
Fri, 28 Feb 2014 19:22:42 +0000 (19:22 +0000)
commit5d891b7991dd22c105e97180e0fb02d4b42911eb
tree4da0f57a15486bd02df09e69e69b4db26fa2e4ac
parentebdf40e65a17e8758c059a736425cd47563cdace
[RIL] Fix build-break when enabling RILC_LOG

A couple of debug messages were using out-of-date struct
members causing the build to break when the RILC_LOG flag
was enabled.

Change-Id: I258a58744aa3c71ddbe09e598221c149be59b554
libril/ril.cpp