[roll] Roll fuchsia [inspect] No tree-name-filter means root only

Now a selector like "core/a:root:prop" only refers to trees exported with name="root", the default Inspect tree name.

Changes in connectivity reflect the fact that there is now a default Inspect tree name of "root".

Original-Fixed: 355732696

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1127885
Original-Revision: 5daf572af49e82c0cad1de826dd1abec86d1beb2
GitOrigin-RevId: 32006e8f48cecda36fcf9ad72ee1caa857430e9b
Change-Id: Ic7bfae1ca6028bb7c7d0b551cbca0107e8f32518
1 file changed
tree: 7535983a81b554a6b53c4fb4cff32ec2ff074272
  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 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.