[roll] Roll fuchsia [realm_builder] Add shared LOCAL_COMPONENT_NAME_KEY const

This CL adds the key used by the Realm Builder Server for
identifying local components as FIDL constant. This will ensure
that all clients and servers use the same value.

Original-Fixed: 89669
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/631085
Original-Revision: 8d02b5f05309bd1167764806d11ae25b590b0fd9
GitOrigin-RevId: f63741db1d40028a0e2a546c108e8ccaf4094b0e
Change-Id: Ib9df02b26fff42dcb2147dc87d713ecd2f1960f9
1 file changed
tree: 12ebdeb1f05b3bf9175fd935a3f702c612554f40
  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.