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

Commit d840ca71 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:...

Merge "IMediaSource: Pack alignment of ReadOption struct" am: 7449b5e0 am: 0ff8666b am: 99f553fa
am: 162c17fa

Change-Id: If23ca07c28b3f6f4b3881d7a0dc29c0870160047
parents b01adb75 162c17fa
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