Android U Beta 1 GPL
Remove the sanitizers from fmq_fuzzer

The fuzzer is built with the expected sanitizers in the fuzzing infra,
and sometimes we want to build and run it without sanitizers.

One case where AddressSanitizer fails to handle a crash and fails to
provide a backtrace prevents any useful debugging.

Test: fmq_fuzzer
Bug: 272625466
Change-Id: I8d4608bc8b7b461abc4ce909ae6b1472c038c93a
1 file changed
tree: 36a9acb7837c7c09d6530749a2e84a71992782a1
  1. base/
  2. benchmarks/
  3. fuzzer/
  4. include/
  5. tests/
  6. Android.bp
  7. EventFlag.cpp
  8. FmqInternal.cpp
  9. OWNERS
  10. PREUPLOAD.cfg
  11. TEST_MAPPING