[roll] Roll fuchsia [LSC] Consume dev-class as read-only

This changes all usages of dev-class to read-only with one exception:
the chromium-tests realm still requires read-write until
https://crrev.com/c/4120894 is included in chromium-release.

This also changes dev-topological to be used as read-only where
possible; an exception is made for console-launcher and sshd-host which
retain dev-topological as read-write so that /dev/null remains usable.

Original-Bug: 110563
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/771424
Original-Revision: 39108e4aa1c6dcbec7347391844e3f9f9f661861
GitOrigin-RevId: 935160a71922d9008e51a2c5ac70fb5ab1ba2b7e
Change-Id: I705fda57315e216b420aae92ad4a369795587623
1 file changed
tree: c9987d3fb41e0f5025d813977b1d9cba74b3fd86
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.