[roll] Roll fuchsia [superproject] Roll third_party/github.com/google/emboss 800bd4a..6faad3e (3 commits)

6faad3e Merge pull request #184 from reventlov/re_fullmatch
467c678 Merge branch 'master' into re_fullmatch
02a08ab Use `re.fullmatch` instead of `re.match`.

GitOrigin-RevId: 89f887343d9a1ab98d606a0b41f2c55d612b6308
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1122626
Original-Revision: a50e448b6dfe2f8ceb5c8d5193e228581e46173b
Change-Id: I694fc73195d796453ea316a657d3e25e7891abe5
1 file changed
tree: 73b06c1725baadc8baaa6edf92ee6aad20d9d29f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.