[roll] Roll fuchsia [display][dfv2] Add display::Namespace.

display::Namespace is a compatibility interface that implements a
subset of fdf::Namespace. It is implemented and can be linked against
both DFv1 and DFv2.

Test: namespace-dfv1-test
Test: namespace-dfv2-test
Original-Bug: 323061435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016517
Original-Revision: 6cc91c1a2b457909a463887e5e9fdb46c981cab3
GitOrigin-RevId: c8dc2fc64afa00ae0e06ea2d03c84f9884bb49b9
Change-Id: I00ed9fe58ff6bb7d903426939f089e7d90b4bf3d
1 file changed
tree: b6a23387a99e0c521c7952bc01cf17465d9e07e8
  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.