OSDN Git Service

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>
Wed, 3 Jun 2015 21:33:16 +0000 (14:33 -0700)
commitf47a381001d4d4ce66c2e35aac5b96a26acc0730
tree71e5ef7f397311270481a8f54c69a65e51d338a4
parent895a1bfc605e053088bdb92511c40fcdef96afb4
Remove unused ParcelFileDescriptor methods in parcel.

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

Change-Id: I4359036c5dddd1b886d886beef1d060523e53e5f
include/binder/Parcel.h
libs/binder/Parcel.cpp