[roll] Roll fuchsia [fuchsia-controller] Add safety reqs for ExtBuffer.

Makes ExtBuffer constructor unsafe, and outlines safety requirements
necessary in order for the struct's usage to remain sound.

NO_IFTTT=This creates "unsafe" blocks where needed. Shouldn't affect behavior

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1043988
Original-Revision: 11806319a978e6c34d1bc4d8a71bd346b622a673
GitOrigin-RevId: 3a8ec15e237f6778782ced829849a71578c6833a
Change-Id: I4d316f2e8745b9d47a6cfd31074c9fbbb02769e7
1 file changed
tree: e7007d8bf76079aa1baecb785c89496712a76a7e
  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.