commit | 06332d79328bcd128fb5dfcd98e6b10e46b11d5d | [log] [tgz] |
---|---|---|
author | Wink Saville <wink@google.com> | Mon Mar 07 12:09:04 2011 -0800 |
committer | Wink Saville <wink@google.com> | Mon Mar 07 12:09:04 2011 -0800 |
tree | 98d6ef524af0050ba47e630d497c9c29bc15e60a | |
parent | fd7293711394c422711ff07d15a357955ff2194f [diff] |
Fix responseSimStatus use of responselen. Previously this code was checking that the responselen was a multiple of the length of a pointer. I'd changed it to assume it was supposed to be a pointer. But actually the reference-ril sets it to the length of the object. So fixing this to assume its the length of the object. Change-Id: I90e9fdee89151359041eccab3cfd2d442c7fbcbf