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

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

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

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

Change-Id: Ibaf980e04bfceaa05255b4564a9f9676a4e0a4b9
parents fc474209 e58c2c57
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,
    },
}