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

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

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

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

Change-Id: I4d1910035ca6711afe15b21109d5bb73a3414356
parents bcc6919c 4aed55c8
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -16,4 +16,8 @@ cc_fuzz {
        "libutils",
        "libutils",
        "liblog",
        "liblog",
    ],
    ],
    fuzz_config: {
        fuzz_on_haiku_host: false,
        fuzz_on_haiku_device: false,
    },
}
}