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

Commit 0ff8666b authored by Dan Liang's avatar Dan Liang Committed by android-build-merger
Browse files

Merge "IMediaSource: Pack alignment of ReadOption struct"

am: 7449b5e0

Change-Id: I5a0cbbddb7033e9f73e11c02bcfd841552c3cea1
parents 15234be0 7449b5e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,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