commit | ae32fcd77968452f2dc5bc1e946b808cf1488a04 | [log] [tgz] |
---|---|---|
author | Magnus Strandberg <magnus.strandberg@sonyericsson.com> | Tue May 03 15:44:00 2011 +0200 |
committer | Jean-Baptiste Queru <jbq@google.com> | Fri Jun 08 08:29:01 2012 -0700 |
tree | ed946ede30f3f2c274a4531cee81497f62681370 | |
parent | 86a50a691c3e60a47a4b69e8fb7db1c3ae83d205 [diff] |
Aligning native Parcel implementation to Java. The Java implementation of writing the RPC response header calculates the length of the header including the 4 bytes specifying the header length but the native implementation excludes the 4 bytes specifying the length from the header length. The native implementation has been aligned to the Java impl. Change-Id: I325bf272a63152d8fded4cf4e51a906b5a9bfe19