[roll] Roll fuchsia [cm] `disable_introspection` -> `enable_introspection`

We are attempting to make introspection disabled by default.

To do so, we are taking the following steps:
1. Rename the flag to `enable_introspection` (default: true)
2. Enable the flag for all non-user variants everywhere.
3. Change the default value of `enable_introspection` to false.

Original-Bug: 113126
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/746783
Original-Revision: 6020fa509f88ae186355e207571129a22b773b34
GitOrigin-RevId: 1ad85418967cec3cf9dc3d5339e247577f28690c
Change-Id: Iad2586628ae6a31b3ab577ba4dec7f0277ad5f7c
1 file changed
tree: 0d221138707eada852f62c16f0f317732f61c032
  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.