Loading libs/binder/tests/parcel_fuzzer/test_fuzzer/Android.bp +2 −2 Original line number Original line Diff line number Diff line Loading @@ -36,8 +36,8 @@ cc_fuzz { triage_assignee: "waghpawan@google.com", triage_assignee: "waghpawan@google.com", // This fuzzer should be used only test fuzzService locally // This fuzzer should be used only test fuzzService locally fuzz_on_haiku_host: false, fuzz_on_haiku_host: true, fuzz_on_haiku_device: false, fuzz_on_haiku_device: true, }, }, } } Loading Loading
libs/binder/tests/parcel_fuzzer/test_fuzzer/Android.bp +2 −2 Original line number Original line Diff line number Diff line Loading @@ -36,8 +36,8 @@ cc_fuzz { triage_assignee: "waghpawan@google.com", triage_assignee: "waghpawan@google.com", // This fuzzer should be used only test fuzzService locally // This fuzzer should be used only test fuzzService locally fuzz_on_haiku_host: false, fuzz_on_haiku_host: true, fuzz_on_haiku_device: false, fuzz_on_haiku_device: true, }, }, } } Loading