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

Commit a75ed53c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Enable host mode for SBC decoder fuzzer"

parents e9d2757a d37e89b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,5 +46,5 @@ cc_fuzz {
    local_include_dirs: [
        "include",
    ],
    host_supported: false,
    host_supported: true,
}