[roll] Roll fuchsia [modular] Expose configuration in Inspect

basemgr and sessionmgr now expose their configuration in an
Inspect property.

To query the configuration, run (on device):

    $ iquery show basemgr.cmx:root:config
    $ iquery show sessionmgr.cmx:root:config

Original-Fixed: 68493
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482019
Original-Revision: 6f589ca6aa17e4891ea1e512c41765cc046f756e
GitOrigin-RevId: aade21d2c3577f857bdfc11c7598b44cde45b889
Change-Id: I22dacc0aa650118c6eb736dde6db44c5c913b835
1 file changed
tree: cfdbb560895dd99185d9a9785d031dfb3c919540
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.