[roll] Roll fuchsia [drivers][test] Delete ddk build dep from mock-mmio-reg

mock-mmio-reg doesn't depend on the ddk, so delete the build dep as well
its entry in the allowlist

Original-Bug: b/328812587
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1013074
Original-Revision: 38dbe4e2f57aee19c6306b19d2eb37454dce2d09
GitOrigin-RevId: 45167703cdc6d0f01749c6ff1d2e2a2697a01bf5
Change-Id: I26f093ca9ecdeaf1a9b5d37309249b339df1be16
1 file changed
tree: 9a7520c0a40a5e5c553035731e8a2d9b3d8a08fa
  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.