[roll] Roll fuchsia [bazel][examples] Refactor example directories

1. Merge hello_host and hello_world, which both support host builds
2. Clarify hello_rust and hello_cc directories are for target (fuchsia)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1396074
Original-Revision: d0af4953ddb97a9cd5f1b771d215b9276ce4881e
GitOrigin-RevId: 661c7e247c4195ae3feefa5d150ffbc6d599da56
Change-Id: I9b3b1d207e6769e4102128ef7497d18f6394d5bd
1 file changed
tree: 53e1030b50b0ec2c8d7d91417af10b0d2dc236e2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.