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

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

Merge "disable libpdx_fuzz" am: 130f0696

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

Change-Id: I972b2c1d24e9a0f77c4c25fd3d0af56faa03fa04
parents 9689532b 130f0696
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,
    },
}
}