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

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

Merge "Refactored mp4_extractor_fuzzer" into main am: 1cb54e02 am: ff090bed

parents 0832070c ff090bed
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -134,6 +134,8 @@ cc_fuzz {
    ],

    dictionary: "mp4_extractor_fuzzer.dict",

    corpus: ["corpus_mp4/*"],
}

cc_fuzz {
@@ -202,7 +204,6 @@ cc_fuzz {
        "ogg_extractor_fuzzer.cpp",
    ],


    static_libs: [
        "libstagefright_metadatautils",
        "libvorbisidec",
Loading