[roll] Roll fuchsia [camera] Disable CPU domain on output camera buffers

The camera doesn't insert cache ops to make CPU access to its output
buffers safe, so don't advertise that CPU domain is supported. Update
docs so clients have some clue about how to set their constraints.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/521865
Original-Revision: c6daa3bc4915283e60eb38401180f54bd89129e3
GitOrigin-RevId: 513a1685dc5a47f6e2b303e95c81c0253a4a16ff
Change-Id: I38498040466c84c9b8c9c084f44171cc6e6aff81
1 file changed
tree: 70dfcde2ff7f64d26d93e8487df22a4878bf5981
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.