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

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

Merge "WriterFuzzer: Fix multiple library linkage" am: 36e243df am: 021f13b4 am: 420bbef9

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/1660039

Change-Id: I6f809fcaa5b8aa8849b947b2b90e7599005933eb
parents 92d870d2 420bbef9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -86,9 +86,6 @@ cc_fuzz {
    dictionary: "dictionaries/formats.dict",
    defaults: ["libstagefright_fuzzer_defaults"],
    static_libs: [
        "libstagefright_webm",
        "libdatasource",
        "libstagefright_esds",
        "libogg",
    ],
}