[roll] Roll fuchsia [magma] Update magma includes to be under the magma directory

In the SDK the magma headers will be in a magma/ directory to reduce the
risk of collisions with other headers. In-tree code should switch to
that as well to make code-sharing easier.

Original-Bug: 111274
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/735683
Original-Revision: 7515084af0f967ad718f65413eb77a2b57d4b69a
GitOrigin-RevId: 6a56d4658e06802f5a2f3a9652b25323b56739f0
Change-Id: I685bb8794cb4a16aa2a0ef9ff40be6055c663cc9
1 file changed
tree: 22a37baf086ff404e25caf0708c4a559ec80b191
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.