[roll] Roll fuchsia [bt][testing] Remove zx_status_t from ControllerTestDoubleBase

Original-Fixed: 122084
Test: fx test //src/connectivity/bluetooth/core/bt-host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/804651
Original-Revision: f78bebf8ed2c6cb2c1a687c5dec94bb4a1493ec9
GitOrigin-RevId: c199b418d19a19096ac69b092f4f8367105581b2
Change-Id: I18fcac89f2e63d8dce074953bf1719ad48448a30
1 file changed
tree: f1cd72a85a83e0abb0d0d462aaed811b5b67175a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.