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

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

Merge "Bluetooth: g722: enable host suport for fuzzer" am: e9d2757a am: 0d08c0a1

parents de04d01d 0d08c0a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ cc_fuzz {
    srcs: [
        "g722_enc_fuzzer.cc",
    ],
    host_supported: false,
    host_supported: true,
    static_libs: [
        "libg722codec",
    ],