[roll] Roll fuchsia [kernel] Recast kernel.pmm-checker.fill-size as AutoOr<uint64_t>

In this case the "auto" value represents the runtime page size, which we
now don't have to hard-code.

Original-Bug: 42146863
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1412315
Original-Revision: 28edffb634224d3aaa1e2bffcd53befc836efd5f
GitOrigin-RevId: fda272de872d5962238c02ccf2b9336a91d926c4
Change-Id: Id8d9be09c6c4284a60ed8e495ab4e27906c2bd1e
1 file changed
tree: de75e61c17a0eb96b16850a17d468730b5237dd7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.