[roll] Roll fuchsia [cml] cleanup code

fixes typos, adds missing logic in the context aware fns
and combines two identical functions with an abstraction

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1527736
Original-Revision: 429de395cc33bd36b4adb49617c418f9f3743146
GitOrigin-RevId: 970d28f5f038e91de89f11b99a8b8363525beea5
Change-Id: I1b6ae68792649f3db3c81f042ccffd892df09e4b
1 file changed
tree: 4a0ac7f4fc8fc08fc21567ea4fe96c09d3a849b6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.