[roll] Roll fuchsia [arm-gic][cleanup] Include needed header

This file uses the cpp20::to_array polyfill but wasn't directly
including lib/stdcompat/array.h. It'll need to after I land a cleanup to
stdcompat.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280625
Original-Revision: 78fdba2bdd80ffc582050d8cfdf5316cd0bb38c8
GitOrigin-RevId: 1c2b2402973f3ee6d3f094993e1d3dc9d7196195
Change-Id: I9fdadd97f1eabaddbf46f5cd485adf7d722559b1
1 file changed
tree: 11abb42e73f886eb10e103a14182858c7383aa35
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.