[roll] Roll fuchsia [camera][virtual_camera] Add HAL controller This CL adds support for adding streams to the virtual_camera_agent using |VirtualCameraDevice::AddStreamConfig|. It also adds support for the |fuchsia::camera2::hal::Controller| protocol with implementations for |GetNextConfig| and |GetDeviceInfo|. A class to store the stream_configs and share them among different parts of the virtual camera is also added, stream_storage. Test: Updated virtual_camera_agent_unittest and added stream_storage_unittest. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/529600 Original-Revision: 05757ea425f2ecdcf6a0fa978e17a7036d06d53e GitOrigin-RevId: 2e6d6ffcd72b6f3c827f32c8960e1c8848d606fa Change-Id: Ic51536a9413adf85497a92670f3336a090fc90d3
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.