[roll] Roll third_party/github.com/google/emboss 3817c78..42e8514 (4 commits)

42e8514 Merge pull request #182 from reventlov/pylint_misc_harmless
1a8f852 Fix miscellaneous harmless lints.
b854a1c Replace various `assert*()` calls with more specific ones.
34d5928 Replace various `assert*()` calls with more specific ones.

GitOrigin-RevId: 6f7805ba122d65d1029c69d6fd69f8eaa81f4a7d
Change-Id: I9fbdff4775edab0b86f3388ef92a97d819272cd3
1 file changed
tree: 91fe53a3033ac057593c739d72f7ff2357641693
  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.