[roll] Roll fuchsia [bt-obex] Remove unnecessary collect

An upcoming Rust roll suggests suggests replacing a collect with a chain
to avoid an unneded allocation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1485459
Original-Revision: bd77ed5724398f4be399b9f70eaa260c1d735588
GitOrigin-RevId: 4a1a0a34493df34d57887ad28ea00984ca7f6249
Change-Id: I676b162c2097d7b18a0166d1619306ab35f6f887
1 file changed
tree: a62588e2f3d01e6429f9fbfc7a9c8bc1099f97ea
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.