[roll] Roll fuchsia [kernel][vm] Avoid unnecessary range change

CommitRangeLocked already takes care of any range updates and nothing
extra needs to be done.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700182
Original-Revision: 3c9b847e3240dffa68db6441171976478f188a98
GitOrigin-RevId: a59b5398a83d0f2742eafcce7d6352b978fc24c1
Change-Id: Id85eed4845fb28b3b59c666302d6c52bbb3b344f
1 file changed
tree: 09cc8851b76bd903bad9abe43178434d45901918
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.