[roll] Roll fuchsia [devfs-factory] Migrate to new C++ binding.

This migrates the devfs-factory to the new C++ binding.
The filename will be changed in a separate CL to preserve
change history.

Test: flatland_display_compositor_pixeltest (with real display)
Original-Bug: 129273

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/873037
Original-Revision: 7adefbb5368f8091c52261d61f4eed8b3a2c3929
GitOrigin-RevId: 7d4f0be6d81f29c07d6864947da493dfdfe793ad
Change-Id: I388353cf876bc4fad2a560d3edb3bbf26a794d01
1 file changed
tree: b2c87bc933ccedc69a0950d45fba6cb0ee407757
  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.