[roll] Roll fuchsia [camera] SetDebugClientInfo on sysmem allocator for virtual_camera

This makes it easier to determine what clients are requesting buffers
and which one to blame if there are problems.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/470924
Original-Revision: 0874c068f751926caa58e1417835512e5af9b5cd
GitOrigin-RevId: daea80501b6b69891927738909bc6a948b1740e3
Change-Id: I223faf195493d5a2caa6ce2764f65efd7f0dfc4a
1 file changed
tree: 580fdefdb586d1fd853805b8018c04e456d9c1ba
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.