[roll] Roll fuchsia [netdevice] Return zx_status_t from ImplStart()

Return a zx_status_t indicating success or failure from
fuchsia.hardware.network.device/NetworkDeviceImpl.Start(). Update
NetdeviceMigration driver unit tests to exercise the new return values.

Tested: fx test netdevice-migration-tests
Tested: fx test network-device-lib-test
Multiply: netdevice-migration-tests
Multiply: network-device-lib-test
Original-Fixed: 78873
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/566782
Original-Revision: 5637756fe540a496e265384d536fc46edeb104b1
GitOrigin-RevId: 40a603acf2be39ec0e65efb3b61531caed81bbd3
Change-Id: I6d2e9ba9236aca3fdf7f9b10d5112b39cb6d6bb0
1 file changed
tree: d990501d7b8c9f94a072fb02e040fa1ac7e30c39
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.