Commits

Tim Kilbourn authored 4bf27b53b97
DO NOT MERGE Fix DropBoxManager.Entry parcels with fds. When the socketpair communication channel was added to ParcelFileDescriptor, the CREATOR method for DropBoxManager.Entry was not updated to read the extra fd from the Parcel. This was causing reads to end too early. Also removed comments referring to the now-deleted native methods in the native Parcel implementation. Change-Id: I49a9691da6ea927382ceb2fcbfdc7985a601111b (cherry picked from commit ba953230f71e5117d819d9e7153da8304b141695)