[roll] Roll fuchsia [starnix] Rename Dma* to DmaBuf*

This makes it more clear which subsystem the files/structs belong to.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595723
Original-Revision: 0620c2d189d8ecb5e789c203eb66e27a3ce425aa
GitOrigin-RevId: 8fdfaadd9e9118153da5315a04e4c51ed6e4d64e
Change-Id: Icb85602005c3c41d880e82af91d01865249d63bc
1 file changed
tree: 26ace8deab937ab07d2e16ad5d3d568799dd069e
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.