[roll] Roll fuchsia [sl4f] created files for virtual_camera_device facade

I added methods to commands.rs, types.rs, mod.rs. I added the skeleton
to facade.rs for AddStreamConfig and AddDeviceToWatcher;
I added directory to src/lib.rs and BUILD.gn. There has been no testing
yet, just file setup. This is the starting point to build out the SL4F
facade for the OpalE2E camera driver on Fuchsia.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/563701
Original-Revision: 3ba950e89331b23685d37040ccd7aee9620bc3e9
GitOrigin-RevId: 4bcb37710324f821c99f65b0cdd64769b31fcd7e
Change-Id: I00ba550ff0cd7662a2497d41389c5baf6763a931
1 file changed
tree: 2e0f9a3415e797202ec0ee1f23c241ca1e42bff0
  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.