Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b73806ae authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder: detach ParcelFileDescriptor comm

Now that ParcelFileDescriptors are being exposed in the NDK, we need
to provide the correct behavior when these are expected to be used
with comms.

- ideally, this code would be refactored to be inside of
  ParcelFileDescriptor.(cpp|h), however many places in the codebase
  call this function directly, so I'm leaving it in Parcel.cpp for now
- BIG_ENDIAN path can't be tested, but it's being added to be
  consistent with writeInplace.

Change-Id: I93b9cede757c4423c49bc117c4d96c5a501de6f4
Fixes: 115607973
Test: android.binder.cts
parent 94d4364d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment