[roll] Roll fuchsia ab7cef8..7c3a3eb (3 commits)

7c3a3eb:https://fuchsia-review.googlesource.com/c/fuchsia/+/773547 [emu] Shift --edit code to run after staging
202ba36:https://fuchsia-review.googlesource.com/c/fuchsia/+/774672 [emu] Add single-thread tcg to template on non-kvm
ffef42c:https://fuchsia-review.googlesource.com/c/fuchsia/+/762186 [kernel][vm] Convert the PageQueues lock to a spinlock.
GitOrigin-RevId: 1c4f90551239e2f75972f6f1774844e5b93e83da
Change-Id: Iee6d4fbc45af4931997bdae00b126d6f57caf4db
1 file changed
tree: c4066069eaa25da3118c855c8e81f62e8bf3fb50
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.