[roll] Roll fuchsia [lowpan-ot-driver] Adding bootstrap fidl impl

Implements the server side of fuchsia.lowpan.bootstrap fidl.

Original-Bug: 107546

Tests: 1) Tested manually end-to-end in real
       world use case by Krithika by pulling in patch.
       The testing passes - FIDL successfully writes expected data
       to the files.

       2) Tested Thread Certification test cases to ensure that addition
       of this code doesn't affect normal behavior.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716231
Original-Revision: 2ec40af0c949e6e825bb941f73b72208e70a8544
GitOrigin-RevId: df65d189e7c4a035a60cbd193546fbd7e1e9f4db
Change-Id: I32343d8cc1e18e1a9a1c0557a126d32e6c2f38eb
1 file changed
tree: 956b306eaff7ebeda7c862b36f63b86fdaaa1434
  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.