[roll] Roll fuchsia [hwstress] Migrate to zx_system_get_page_size

Migrates usages of page size constants to zx_system_get_page_size

Original-Bug: 67899
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/618011
Original-Revision: 8a9f57f3fa2c6fd7088b9602b6afe1e2a3026d5a
GitOrigin-RevId: 1cb704d4fe5089a354ec1664ace1f40b366f4178
Change-Id: If4567153d7b2703c4a75f11e34d213eef9517fbf
1 file changed
tree: 0abafaf471f4b40dd3d950f2b60ef36a3d7d186f
  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
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.