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

Commit 188a74f8 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "ParcelFileDescriptor: warn about comm int coupling." am: 22350fbe am: 74090dbe

am: 19e666a4

Change-Id: I9dbe8ea16bdddad89fcc8084195949654c57ae86
parents 0b81b128 19e666a4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1056,6 +1056,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. */