[roll] Roll fuchsia [tee-client-api] Use FIDL wire builders

This removes dependence on mutable tables.

Original-Bug: b/352145137
Test: fx test //src/security/bin/tee_manager:optee_smoke_test
Test: fx test //src/security/bin/tee_manager:tee-manager-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1079593
Original-Revision: a0dcd823a859de45db3c900dadcd5a0bb8795d9b
GitOrigin-RevId: a825a5bd1a7ec107758b42d51681f233f932ea56
Change-Id: Id8e227e8474906ad5cb67ce82b34b8c27af8e733
1 file changed
tree: 41a35f51ec20eb174d31da8a68bebb7cba8b0750
  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.