[roll] Roll fuchsia Revert "[registers] Remove dependencies on DDK"

This reverts commit 9b95b2de539e75893404e50df72dd5caa2c1ee3a.

Reason for revert: b/331968625

Original change's description:
> [registers] Remove dependencies on DDK
>
> Test: tested on Vim3
>
> Original-Bug: b/328319423
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1015152

Original-Bug: b/328319423
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017659
Original-Revision: 7d654ab68c1806d9a80b7685cf646dcd5738e4e8
GitOrigin-RevId: deffab7c4bdd9b91523c3738a5a22edf8f2b1d9d
Change-Id: I82b330307f2a211296166b989a2e83aab88eb5cd
1 file changed
tree: bd510cd368e82e3d7c89ac7c3205c299f5e976db
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.