[roll] Roll fuchsia [tee] Rerun bindgen

Adds unsafe to extern, required by Rust 2024

Original-Bug: 461906397
NO_IFTTT=rerun bindgen without updating source files

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1431174
Original-Revision: f787abcf5ffd6de8fcbe33d3e0b999a27e10c5a4
GitOrigin-RevId: 945b95d7c235970de571040c211e9ed5f7965b75
Change-Id: I217c587647ee0979ab6caa0464490b713b388fcf
1 file changed
tree: e6a2c489f3e408862dddfed59ae54aed5df0c0f5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.