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

Commit 74090dbe authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "ParcelFileDescriptor: warn about comm int coupling."

am: 22350fbe

Change-Id: I0bbe522546d2a6c9c29481da1732b38b953038cf
parents af57e83d 22350fbe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1092,6 +1092,9 @@ public class ParcelFileDescriptor implements Parcelable, Closeable {
    /**
     * Internal class representing a remote status read by
     * {@link ParcelFileDescriptor#readCommStatus(FileDescriptor, byte[])}.
     *
     * Warning: this must be kept in sync with ParcelFileDescriptorStatus at
     * frameworks/native/libs/binder/Parcel.cpp
     */
    private static class Status {
        /** Special value indicating remote side died. */