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

Commit 162c17fa authored by Dan Liang's avatar Dan Liang Committed by android-build-merger
Browse files

Merge "IMediaSource: Pack alignment of ReadOption struct" am: 7449b5e0 am: 0ff8666b

am: 99f553fa

Change-Id: Ia3aa9ec9a9cb3ddb25de0ab8ad079eaeb7b8134f
parents fd35f244 99f553fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ public:
        SeekMode mSeekMode;
        int64_t mLatenessUs;
        bool mNonBlocking;
    };
    } __attribute__((packed)); // sent through Binder

    // Returns a new buffer of data. Call blocks until a
    // buffer is available, an error is encountered or the end of the stream