OSDN Git Service

Maintain Parcel ABI
authorAdrian Roos <roosa@google.com>
Thu, 22 Oct 2015 23:46:12 +0000 (16:46 -0700)
committerAdrian Roos <roosa@google.com>
Fri, 23 Oct 2015 21:10:56 +0000 (21:10 +0000)
commit0aba1c9c49f5c90d2bd816da94eacbc99c1219c7
tree9cdb9000eaa418f176fb3443f960fac0b1181e8f
parentd5c3a1c080c576b8f3a6e037fe3564900f8c8fb1
Maintain Parcel ABI

Makes sure we don't change the memory layout of the Parcel class
to maintain binary compatibility with prebuilts linking against
libbinder.

Bug: 25004154
Change-Id: I656687497f08bb85cefda796aafa2341e601e30a
(cherry picked from commit 6bb3114246f6f6aa406e65452dbaa12b135029ea)
include/binder/Parcel.h
libs/binder/Parcel.cpp