[roll] Roll fuchsia [pb] Delete ffx product verify

The verify command was supposed to help us remove bundle_fetcher early
on, but then we realized that we needed to keep bundle_fetcher around
until PBv2 is fully supported and all clients have switched to it.

Delete this command now that it has no purpose.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/739725
Original-Revision: db1bcfb42bc85f452f3644e83ab41064b1110818
GitOrigin-RevId: 03b7bc3143d072bed2a7e18a8f6a3f4701b66e50
Change-Id: I57c668ac8d5c560ed1cb6bf756370e5bfabfc8b1
1 file changed
tree: 94a349d181368383f38b79a7794877280b7f9375
  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.