[roll] Roll fuchsia [superproject] Roll third_party/github.com/ARM-software/HWCPipe [magma] Standardize on <lib/magma/magma.h> include

According to
https://fuchsia.dev/fuchsia-src/development/languages/c-cpp/naming?hl=en
library headers should be under lib/ and should be included using angle
brackets.

Original-Bug: 124035
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/github.com/ARM-software/HWCPipe/+/823767
Original-Revision: 3524e537597c14c754e63dec886c95cce0887e83
GitOrigin-RevId: 77f765db7cbab90e3053ef6e6746fe24be2384da
Roller-URL: https://ci.chromium.org/b/8785808920647323521
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/824476
Original-Revision: 82f940993f1518de35deb0693fb9b9d65a6709a8
Change-Id: Ifc77a3f0eccc2da32d6f19dd895162705a945afe
1 file changed
tree: 3a26282b62b05f488cccb83b456e0ab1f02bec59
  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.