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

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

Merge "disable libpdx_fuzz"

parents 362f0366 c5ff3d24
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -16,4 +16,8 @@ cc_fuzz {
        "libutils",
        "liblog",
    ],
    fuzz_config: {
        fuzz_on_haiku_host: false,
        fuzz_on_haiku_device: false,
    },
}