[roll] Roll fuchsia Revert "[sysmem2] move fake-display to sysmem2"

This reverts commit e0801559ea202c33446f3db2b87d6a29234cf6d5.

Reason for revert: Flutter and google3 breakage (b/332900039)

Original change's description:
> [sysmem2] move fake-display to sysmem2
>
> BUG: b/306258175
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1008679

Original-Bug: b/306258175, b/332900039
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1020953
Original-Revision: 962aedf9b8247daf5bb54281a57c022b95d90fe7
GitOrigin-RevId: 86a5eee0010b0067b2ea67e2ebe71b44622aa3dc
Change-Id: Ia1249d72827001268688e480a90311b3ec0ca7e3
1 file changed
tree: 2ee5f7fb8768302e0aa05388070f944452cdb7c6
  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.