[roll] Roll fuchsia [fidl][devices] Move fidl_txn_t to devices

Thanks to the heroic efforts of removing the C bindings, we no longer
use fidl_txn_t publicly. The only usage is in drivers. So we move
fidl_txn_t over there and subsequently could give it a
driver-specific name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/802201
Original-Revision: d3917c722d3c9f21783a7f65b9796da2d3b3a863
GitOrigin-RevId: a405df937d03b166313aaf2a50db104df1021936
Change-Id: Iadd2317777ef701bb1b9ec6be083f2dc7dfce7bc
1 file changed
tree: 8f692a88d82a20f066c06723b80009d3cde62e45
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.