[roll] Roll fuchsia [lib][sandbox] Add sandbox helper library

Add a library to help clients use the sandbox FIDL.
For now this has an id generator to help them create new
non-overlapping Ids.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1088492
Original-Revision: a2859581ea9941be4f196f51754e1846ce2b6e03
GitOrigin-RevId: 6d38e60d591dab39afccdc776379735facffd822
Change-Id: I5f9b439a11df8dbfba4970e74135f63a2877df43
1 file changed
tree: 84bb4abf21d8bacf38aa4512eb7297736661b96b
  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 via the IRC channel #fuchsia on Freenode.

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.