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

Commit 19e666a4 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

Change-Id: I916b81bcf0388316adb3dc8a79a4e03168eca661
parents 6c9537dc 74090dbe
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. */