[roll] Roll fuchsia [camera] Fix basic_string<uint8_t> use

char_traits for unsigned char is not supported. Updating the type to use
a vector instead.

Original-Bug: 131696
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/906802
Original-Revision: 8fce5871cf011f43b868fdda63fb607d97faa9f3
GitOrigin-RevId: ead3b20cf0ceb8d743584d9bcd76acaadfdc8da5
Change-Id: I1b6bbdca5b493612b310e5732c4889f4c2c0f29d
1 file changed
tree: 3a0a41b0d9b33fe2a4d9834f1641c57429f103f3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.