[roll] Roll fuchsia [bt][gap] Fix infinite loop in peer_cache_fuzzer

Fix infinite loop in peer_cache_fuzzer caused by insufficient
fuzzer data. This results in an infinite loop in the fuzzer
smoke test, which provides no data.

Test: fx test peer-cache-fuzzer-component
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938678
Original-Revision: c1be7057943c9b68e597ae936b11871b00c2d48e
GitOrigin-RevId: e276b7eb66fe12d6b7068bf05eefbc1e8b026fa5
Change-Id: Ib5061c571d035202d75e7efc2c1040c38b79900b
1 file changed
tree: 479d7db6ff40fb3f72af0f9f7b346209f8f33831
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.