[roll] Roll fuchsia [superproject] Roll scudo [scudo] Modify hard-coded page size for Android.

On Android, if PAGE_SIZE is defined, use that as the hard-coded value.
Otherwise, fallback to using getting the page size.

Reviewed By: Chia-hungDuan

Differential Revision: https://reviews.llvm.org/D158123

GitOrigin-RevId: e5d3ab54ec3f18162eaad090505f22f261c7d5f2
Original-Revision: 56d6c4e1eed3b8a7b511d059d702a87247151b98
Roller-URL: https://ci.chromium.org/b/8772458992119428001
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904362
Original-Revision: 384a0f23e0199745e6a573018b741bd2c061f248
Change-Id: I4afe4a602aa8e2790d886411918a3d4b4cab578c
1 file changed
tree: b715759daf0d9b0b02460f29353366a6078a326f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.