[roll] Roll fuchsia [kernel][vm] Remove VmCowPagesOptions::kPreservingPageContentRoot

This option is present iff kUserPagerBackedRoot. We remove it here and
only refer to kUserPagerBackedRoot.

Original-Bug: 465125983
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1440635
Original-Revision: 924559d5e06ea36f4715a536fe7a2f86fd0b49fb
GitOrigin-RevId: ad08b2a3524d46756692313456762ca9274c788b
Change-Id: Ifbd1c06b12e6efc95f62528a6ebb0f381207e155
1 file changed
tree: 8715f1083ed58e5806b4956ac9de405396c5e59c
  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.