[roll] Roll fuchsia [ffx][self-test] Remove self-test from built-in

This removes ffx self-test from the subtools built into the ffx binary
without also adding it to the sdk, since it's largely intended to be
used in internal end to end tests.

Original-Fixed: b/299298291
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/912815
Original-Revision: d74cf0432e8e84d1ee40b02008488117884c2622
GitOrigin-RevId: 594a7f034f42019d844e2cbd73d7b150f9742587
Change-Id: Ib54a46a6c25ef34c8a0e69f77803d51c643ab9c0
1 file changed
tree: 98efb84331b1213a107cb57de9c1d6a4154a58b0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.