[roll] Roll fuchsia [kernel][vm] Heap cmdline cleanup

Unify the heap kernel cmdline options under kernel.heap.* namespace and
use consistent naming styles.

No behavior change.

Original-Bug: 446675650
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426941
Original-Revision: 6f15e10d879ec966ddf4af93cfc731c35b0b5b0a
GitOrigin-RevId: 2bd0cf637b38c12f9b951e4ccf627b9d6df2b929
Change-Id: I0f9fb63706b3a174c3aea9b4d75aee2565a2b60d
1 file changed
tree: 0e281897bd26586246d1388ac977d503fa44f7ad
  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.