[roll] Roll fuchsia [bt-host] Fix integer conversion warnings

`boringssl` was obscuring some conversion warnings, this fixes those in
preparation for narrowing its usage.

Original-Bug: b/354057871
Test: fx build --default \
  //src/connectivity/bluetooth/core/bt-host/testing
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1084892
Original-Revision: 0bebd9e87b624fa47cd376ae86fa0a4d48faa598
GitOrigin-RevId: c6d9693c1b2ec8641e60046d98b9a95365f30c48
Change-Id: I35ba3f2fe22c3735ff3aad3ce255902dd01a99ee
1 file changed
tree: 5ebf66e37956c78a07531235ebcdc235bec932c8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.