[roll] Roll fuchsia [camera] Add missing sysmem token sync

This change adds a missing BufferCollectionToken Sync call before
returning the new token to callers of camera2.Stream.GetBuffers. Without
a sync, sysmem could reject the token as invalid.

Test: ran camera unit tests
      manually ran product scenarios
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/657563
Original-Revision: 1df3b9f46b3cbb35244afa49abcabed7b71a1101
GitOrigin-RevId: c17bcb274d2e111bf643f4a20ce3c1d034e67e98
Change-Id: I12841e95f9de0f4d0827d96590de21529904101e
1 file changed
tree: d0c8c13a0a133036b1b72b2f7984332cf746e1ef
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.