[roll] Roll fuchsia [magma] Rename DLOG to MAGMA_DLOG

This reduces the risk of name collisions with other libraries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/834878
Original-Revision: 077855c5c4fc3e212a6b158496a242bf141b9bf8
GitOrigin-RevId: de18f0627123588c1906973f18971294430c49ad
Change-Id: Idbec53af33eaab85ee47838fb1ba1b2b95fe0e4e
1 file changed
tree: db925e371b744f115fc134639e34a5f961a866c9
  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.