[roll] Roll fuchsia [kernel][vm] Correct OnPagesSupplied range

OnPagesSupplied takes a length, not an end offset.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/685704
Original-Revision: 4d7e5d5d9c1b15cba61206bdff8ba72070288ca2
GitOrigin-RevId: f74cd5cd5e0859af45b5c51226f0d4ed108766de
Change-Id: I450be6eec9e72e49059a32693bb7519ccab4494e
1 file changed
tree: 3a6edb7e1add351c141a7587dee2dfa07ff3f830
  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.