Disable perfetto build (#2011)

Disabled until following issues fixed
* non-zero exit code
* cpu_reader_fuzzer crash on startup
This commit is contained in:
Abhishek Arya 2018-12-08 09:52:48 -08:00 committed by GitHub
parent 6dc263ece1
commit 9dfd3535d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ auto_ccs:
- "perfetto-oss-fuzz@google.com"
sanitizers:
- address
disabled: true