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

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

Merge "disable libpdx_fuzz" am: 130f0696 am: 4aed55c8 am: 01487768 am:...

Merge "disable libpdx_fuzz" am: 130f0696 am: 4aed55c8 am: 01487768 am: a0244410 am: d9e89708

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1343822

Change-Id: I4e65a647fd5aa9ac2ac0781d3e3a71694877b191
parents 8e22f3e1 d9e89708
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,
    },
}