[roll] Roll fuchsia [kernel][vm] Correct fine lock build option

The fine-grained VMO locking build option is not supposed to have any
kind of shared lock, rather only local lock.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262184
Original-Revision: 4cd1138971a07cac7dc38405510d38ff08b5b964
GitOrigin-RevId: 3e6de4bb22586dca9b09a640a8a034aed4728597
Change-Id: I93d36db7a14a6c590224e32c085dd5d4626379c2
1 file changed
tree: 6fbb30633a85d4b8d51d9104d766f38b4223f40b
  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.