[roll] Roll fuchsia [test_realm_proxy] Add a default test realm proxy service.

Change (3/3)

Adds a fuchsia_test_realm_proxy GN template that can be
used to define a canned implementation of a test realm proxy
service, providing access to a copies of some test realm component.
This is meant to serve as a basic implementation for the simplest
use cases.

Original-Bug: 121395
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/813748
Original-Revision: 2ce0f9b549e53c138871d3273e545be67e62c4d7
GitOrigin-RevId: e566956fc36ead2f2303d8c33d92bc40bb075154
Change-Id: I40fcc46d021d6b182d2b6220e81d85eada755b61
1 file changed
tree: cfa706d8da957e0a6300ff5a4fa18cdfca0ff4af
  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.