[roll] Roll fuchsia [fint] Make compilation mode strings constants.

This will allow me to use them in other tools without having to update
the strings in both places if it changes.

Original-Bug: 458444070
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1423218
Original-Revision: 5570255317f8c61b1ccd394ddda8558fbbc7773e
GitOrigin-RevId: ba67debdc373abed83126f5d4aa7a90b49ae3127
Change-Id: I74ba11f3c0fca2431d784ac2514490ae4078eb05
1 file changed
tree: aa71cac8d64290c93bf288a738f500b5cb22b60f
  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.