[roll] Roll fuchsia [radar] Migrate radar clients to use services instead of devfs

Migrates radar-proxy and radarutil from devfs to its FIDL service
(fuchsia.hardware.radar.Service).

Also routes the service capability in devices_test_realm and test_realm
to support integration tests.

Test: radar-proxy-test
Original-Original-Bug: 499466477
Original-Original-Bug: 498864014
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1593665
Original-Original-Revision: a6d49c5a14b11b79dbeb8d58cad6ca8a8934eb0b
GitOrigin-RevId: 3336d09a90bd10f799488310885e6c565f0d9253
Change-Id: I3e0d60f12092c7f03ed16859f200a52d2c8941eb
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1695714
Cr-Commit-Position: refs/heads/main@{#196238}
1 file changed
tree: ba7245177aab4f984b08f40b1fcd2d7e476c91e8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.