[roll] Roll fuchsia [fidl][examples] Adding echo-realm target.

The build file in //examples/fidl/echo-realm does not have
a target that matches the directory name. This causes confusion
when trying to refer to it in a build.

This adds a group named "echo-realm" which depends on the "echo_realm"
target.

Fixes: b/297069811
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/906818
Original-Revision: 0c99d1afe4f3ae4c0d9df783546aeaf6d8f53ccc
GitOrigin-RevId: 40062792262c435538df71205d8a1275b14e2bc3
Change-Id: I789ffe6580d262b6fd374288fa048de82c16250d
1 file changed
tree: 32520619f54b1038e495c2fd14a2b13b5958fe5b
  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.