[roll] Roll fuchsia [selinux] Update GenericFsContext field name.

As discussed in comment
https://fuchsia-review.git.corp.google.com/c/fuchsia/+/1080873/comment/f6d65cab_734a7e82/
in fxr/1080873, the field fs_name from genfscon statement is actually
the type of the filesystem - not the name.

Original-Bug: 349117435
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1084392
Original-Revision: a8b8b7a34d93313d9f5a0e4c19d5a2f73fed00f1
GitOrigin-RevId: 3195529151fe6e4db072de190cf7cd3a7514f332
Change-Id: I7beaa857b985c54afb0ff615991edd126606237b
1 file changed
tree: 1b272f518f2460512ed9ba13dfc2ab18edc3358a
  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.