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

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

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

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

Change-Id: I90a97530450354f5de60542bdfbbc85bd672d05b
parents 83abe0eb d630ee15
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,
    },
}