[roll] Roll fuchsia Reland "[intl][test] Migrate intl_property_manager example"

This is a reland of 6eaa6aef0faf4d943f9eddee3a3e2678f51b809f

Reland includes a forwarding target for //examples/intl until
//vendor references are removed.

Original change's description:
> [intl][test] Migrate intl_property_manager example
>
> intl_property_manager is a configurable test artifact providing a
> stable FIDL protocol implementation to system and product integration
> tests. This change migrates the code out of examples to avoid
> confusion with platform sample code.
>
> Original-Bug: 91047
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/643987

Original-Bug: 91047
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644285
Original-Revision: 4442a49327696801af466e745865f558574c88f4
GitOrigin-RevId: c6b3688c1949e8cd107db718560ce019171cbe79
Change-Id: I21807de0fc57cc03eee47478a184a5b0ca6a806d
1 file changed
tree: 1ef5bb7139c98586eedb9eafff58a551631bb911
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.