[roll] Roll fuchsia [bt][hci-spec] Remove unused include

Remove extraneous #include of assert.h.

Test: Builds
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/984254
Original-Revision: e508f9f2b74db605056b32154831612619e098aa
GitOrigin-RevId: 9e5de83492518c66b25f3a41d001783ddcf15711
Change-Id: I3309343e1904cdb6ff3256dd6427047164308e36
1 file changed
tree: a5005913f63b64d672b70f42f063c74bbb25ce77
  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.