[roll] Roll fuchsia [devfs][camera] Converting camera to services

Functionality remains the same, but now cameras
use services to communicate instead of the devfs
system.

Testing: Ran on the device:
  fx test camera -e2e
  fx test -v //src/camera //vendor/arm/camera/driver
Also setup the device and accessed the camera stream

Run-All-Tests: true
Original-Bug: 324273348
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1223348
Original-Revision: 48f29d8b060006bec2d2fa1a84a48192bdcb3ae1
GitOrigin-RevId: 1cae55b9a86facbc5475cb535d84b9c78a922a1f
Change-Id: Ief829b22c6093eb763f3384050ad46c7f673f596
1 file changed
tree: 8c1defde36df545f564e2100818753ff1feee1e5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.