[roll] Roll fuchsia [assembly] Add kernel parameters for page scanner

Add kernel command-line parameters for page scanner to the assembly
configuration, so that they can be defined in product configurations.

BUG=372391087

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1141832
Original-Revision: 33aa0fe16e626e522c9428eab35150e57c07e300
GitOrigin-RevId: d1ec1d7f64e5b9de80670cdc0b72bf16602c2364
Change-Id: I6a72710c130406dc647256386824604ba7eed166
1 file changed
tree: e81801b4e335f90a2e5fa16fd0a33de3d98ee474
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.