[roll] Roll fuchsia [superproject] Roll third_party/github.com/google/emboss cefa726..8b25b90 (5 commits)

8b25b90 Merge pull request #200 from reventlov/debug_stop_after_step
9af089c Fix the front end if no `--debug-stop-before-step` flag is passed.
6ddf2f3 Remove debug prints.
97cf1a2 Format with Black.
0dc1f8d Add `--debug-stop-after-step` flag.

GitOrigin-RevId: 65c00a06963669a8abc34bb0a6f8f168a886d2c4
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135073
Original-Revision: 0a0ba6c31c56d4193fa8dcc4ae44c984c5e25000
Change-Id: If01cdcaa04e5538ceaaf94bce18e2fe778eb6116
1 file changed
tree: 66eb3c1e956747a2f97e8bf0ca641ac13f63002c
  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.