[roll] Roll fuchsia [kernel][vm] Rename DontNeed queue to Isolate

This is a semantic preserving rename that prepares for expanding the
use of this queue to more than being just the DontNeed queue.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264145
Original-Revision: 3ce8d1718c2ff239f0002b950b65845b1aa552b6
GitOrigin-RevId: dfd5eb4629807847cc0f789c590b47293cc72eb5
Change-Id: I96822ef3e4334e57aaeca1b861776e5b78e6e3ea
1 file changed
tree: 13cd26f56196e887771bfb110b44cc544df874c4
  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.