[roll] Roll fuchsia [starnix] Support quoted values for generic_parse_mount_options

This change adds support for `key="quoted value"` in mount options
parsing. This is critical for SELinux, which supports mount options that
may contain commas.

Original-Fixed: b/334960377
Test: fx test fuchsia-pkg://fuchsia.com/starnix-tests#meta/starnix-tests.cm --test-filter *parse_options*`

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034137
Original-Revision: e69738e0eb5de3d53b0c4b3552a7299c890c8479
GitOrigin-RevId: d471b6262ed8e579ac668a86328a70618e662fa7
Change-Id: Ib20c5f0c093aeadb09070491706414941dc23f91
1 file changed
tree: 0ae728af76b2e46425ea49b0cb6a047bffdf7a41
  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 via the IRC channel #fuchsia on Freenode.

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.