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

Commit e603518e authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "media: fix MediaMetadataRetriever Option Intdef" into main am: c1abb721

parents f6b496b9 c1abb721
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1155,7 +1155,7 @@ public class MediaMetadataRetriever implements AutoCloseable {
    public static final int OPTION_CLOSEST          = 0x03;

    /** @hide */
    @IntDef(flag = true, prefix = { "OPTION_" }, value = {
    @IntDef(flag = false, prefix = { "OPTION_" }, value = {
            OPTION_PREVIOUS_SYNC,
            OPTION_NEXT_SYNC,
            OPTION_CLOSEST_SYNC,