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

Commit 92beca4a authored by Pawan Wagh's avatar Pawan Wagh
Browse files

Add binder_parcel_fuzzer in presubmit

Enable binder_parcel_fuzzer to be used in
presbumits.

Test: m binder_parcel_fuzzer
Bug: 308007032
Change-Id: Icb2eb6c720eeaed9935b6eba8328e47122642f7e
parent eafadb3b
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -32,7 +32,11 @@ cc_fuzz {
    host_supported: true,

    fuzz_config: {
        cc: ["smoreland@google.com"],
        cc: [
            "smoreland@google.com",
            "waghpawan@google.com",
        ],
        use_for_presubmit: true,
    },

    srcs: [