OSDN Git Service

DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel.
authorTim Kilbourn <tkilbourn@google.com>
Wed, 3 Jun 2015 18:25:56 +0000 (11:25 -0700)
committerTim Kilbourn <tkilbourn@google.com>
Thu, 4 Jun 2015 21:36:21 +0000 (21:36 +0000)
commit9e6d2ee0302c6f6108488237821958c42ac380a1
tree282a4503236d443c863015942c19e2ceb11b6933
parent2139c7fa37e581f6d2f573003afc16fbef700ad1
DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel.

Attempts to replicate Java parceling in native code is fraught with
peril.

Change-Id: I4359036c5dddd1b886d886beef1d060523e53e5f
(cherry picked from commit f47a381001d4d4ce66c2e35aac5b96a26acc0730)
include/binder/Parcel.h
libs/binder/Parcel.cpp