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

Commit e58c2c57 authored by Hamzeh Zawawy's avatar Hamzeh Zawawy Committed by Automerger Merge Worker
Browse files

Merge "Fix and reenable fuzzer." am: 5c3748e7

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

Change-Id: I45639eee5783a92c9a6dcf942c72afeb309dd1bc
parents dca68607 5c3748e7
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -15,9 +15,6 @@ cc_fuzz {
    shared_libs: [
        "libutils",
        "liblog",
	"libcutils",
    ],
    fuzz_config: {
        fuzz_on_haiku_host: false,
        fuzz_on_haiku_device: false,
    },
}