[roll] Roll fuchsia [storage][connectivity] Add missing <array> header includes

After the recent libc++ header refactoring, <array> is no longer
transitively included which revealed several cases where the header
wasn't explicitly included even though it was used.

Original-Fixed: 80518
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/554186
Original-Revision: 2486af2eff1891507a2b17c0791cda488b3b4e32
GitOrigin-RevId: 65c6eb3dc17a3128cb111a187915e7ca8ea53059
Change-Id: I57f2c397279f5539156fe069346c04180e499578
1 file changed
tree: 3c4c975e56db6c5ca5081cf752d2b754a5610d04
  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.