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

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

Merge "Enable host mode for SBC decoder fuzzer" am: a75ed53c

parents 0d08c0a1 a75ed53c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -49,5 +49,5 @@ cc_fuzz {
    local_include_dirs: [
    local_include_dirs: [
        "include",
        "include",
    ],
    ],
    host_supported: false,
    host_supported: true,
}
}