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

Skip to content
Commit 8114cb75 authored by Andrei Homescu's avatar Andrei Homescu
Browse files

libbinder_rs: Switch inner type of ParcelFileDescriptor

Change the inner type from File to OwnedFd to support
OSes that implement the latter but not the former.
An added benefit is that this brings the type closer
to the set of supported types that can be wrapped in
a ParcelFileDescriptors, e.g., sockets and memory buffers
in addition to files.

Bug: 242243245
Test: atest aidl_integration_test
Change-Id: I9ee14e479ab65c31459e6cecd736039deac1f29b
parent 897c6c67
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