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

Commit c43f513c authored by Yifan Hong's avatar Yifan Hong
Browse files

Enable automatic libsnapshot fuzzer runs

Test: none
Bug: 154633114
Change-Id: I226d88b74bd1ea6b3cb912609d7bdf10aa8208fd
parent 4d5bfabf
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -295,7 +295,6 @@ cc_fuzz {
        componentid: 30545,
        hotlists: ["1646452"],
        fuzz_on_haiku_host: false,
        // TODO(b/154633114): set to true to run this automatically.
        fuzz_on_haiku_device: false,
        fuzz_on_haiku_device: true,
    },
}