fmq_fuzzer: Move the ConsumeBool for blocking

We need to consume the bool before we consume remaining bytes...
Otherwise the bool is always false, which is clearly visible in the
coverage reports for this fuzzer.

Test: m fmq_fuzzer &&
    ./out/host/linux-x86/fuzz/x86_64/fmq_fuzzer/fmq_fuzzer
Bug: 165621851

Change-Id: Ia3fb6abf72a7a188fcaf3c41c597f2e286a41dba
1 file changed
tree: 13d26b3310836e0be1b411fa3e133003c5205ab1
  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