[roll] Roll fuchsia [camera] Removed implicit conversions

Removed the suppression of implicit warnings and fixed the remaining
issues in the code.

Original-Bug: 58162
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708106
Original-Revision: 0f7e8cd7029b8119acca278b8793f9d181055588
GitOrigin-RevId: 20a105d1d11512e757113573c0047af40dd08417
Change-Id: I168c941e1ec25695e7699159c8ff07006830a68b
1 file changed
tree: 4b21e04ff48517007e5e7c57962d988e5539f7da
  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.