[roll] Roll fuchsia [fake-dma-buffer] Check in BUILD.bazel file

This mirrors the BUILD.bazel file checked into dma-buffer. Long term
this library should end up in the SDK, but for now we are making an
exception and just checking in a BUILD.bazel file instead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252429
Original-Revision: 8c2479aef5e12a832a537f3b91cef862a6083740
GitOrigin-RevId: 5b3d3f7f34ce23e7a3022a840a5af024b6511e46
Change-Id: I6471b767f1abb5af1460d4a15b98def677de179f
1 file changed
tree: 25fa250f5f1389c4cfac3b4c20e26c0a37e0f8c9
  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 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.