commit | 86b14cdf8df06e2f98177d83e850cb43edcb8e1d | [log] [tgz] |
---|---|---|
author | Magnus Strandberg <magnus.strandberg@sonyericsson.com> | Tue May 03 15:44:00 2011 +0200 |
committer | Johan Redestig <johan.redestig@sonymobile.com> | Tue Jun 05 10:35:24 2012 +0200 |
tree | d4f2d02369b462048de54b1389e95e2ff7091e33 | |
parent | 0748a5698776d1a9693a5449ffc983af26cc533b [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