[roll] Roll fuchsia [starnix] Update SeqLockable to take in a string for VMO_NAME

Previously the VMO name was hardcoded to selinux; now it allows you to pass one in.

Original-Bug: 460246292
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1557060
Original-Revision: 54170bd87826d032f0181f2cd82dd44655d85db5
GitOrigin-RevId: 868aa76f7584c675d5691e69befa226d9287599b
Change-Id: Idc0c9d7e716c43cc7c4200e9dfd3828b809fe9ed
1 file changed
tree: 63db456ea81b7fec3dc0fd5783b729b436de7faf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.