[roll] Roll fuchsia [radar][fidl] Add protocol for injecting radar burst data

Add a new protocol to allow injecting burst data for automated testing.
This protocol will be implemented by radar-proxy.

Original-Bug: 100020
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/840177
Original-Revision: 8d57bc45e93f3ba4d37b1001889c858671bd66d0
GitOrigin-RevId: c3184ef272e7278433dda9e49dc1d7a261d32608
Change-Id: I7a0295860a410efc3742f174ae1ef43d2d97219a
1 file changed
tree: 6e35c5fcbe276ba3af0a4a374b06cc41f2f6b4de
  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.