[roll] Roll fuchsia [camera][driver][controller] Forward a frame status

StreamImpl::FrameReady() always sets the status of a delivered frame
as fuchsia::camera2::FrameStatus::OK and therefore hides from the
clients.  This CL removes this behavior and forwards a frame status to
the client.

Original-Bug: 75535
Test: fx camera-gym
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/542501
Original-Revision: 48224bcc860a1d0dc41ff1c6cc949a61361a8de3
GitOrigin-RevId: 16f3c8a60c67faa922bd4f1a1721e2db64fd87ec
Change-Id: Ie75cd46f0a0d1611c40fc4ef7b37278ccd53de2d
1 file changed
tree: 605da958ba6bc611bf7e77827a3122c04084e4a5
  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.