commit | 7ecae40568a745b4a331e04ea4532e78979044ef | [log] [tgz] |
---|---|---|
author | Pawan Wagh <waghpawan@google.com> | Wed Jul 26 20:22:34 2023 +0000 |
committer | Pawan Wagh <waghpawan@google.com> | Wed Jul 26 20:27:57 2023 +0000 |
tree | 01243cd3315e568fad6e3c2100e0a9f77afa5a75 | |
parent | 6dfc621b2a2d6bdd8dd7b31f1ecdbebdb458809f [diff] |
Revert "Revert "Enable crashing fuzzer on infra"" This reverts commit 6081795a4d8bced410364186124549a3fd2c51c0. Reason for revert: Testing bug filing for main branch Change-Id: I497d6c3204768c1cc37010d4de48a13ddccb1265
diff --git a/libs/binder/tests/parcel_fuzzer/test_fuzzer/Android.bp b/libs/binder/tests/parcel_fuzzer/test_fuzzer/Android.bp index 690c39a..96092b1 100644 --- a/libs/binder/tests/parcel_fuzzer/test_fuzzer/Android.bp +++ b/libs/binder/tests/parcel_fuzzer/test_fuzzer/Android.bp
@@ -36,8 +36,8 @@ triage_assignee: "waghpawan@google.com", // This fuzzer should be used only test fuzzService locally - fuzz_on_haiku_host: false, - fuzz_on_haiku_device: false, + fuzz_on_haiku_host: true, + fuzz_on_haiku_device: true, }, }