[roll] Roll fuchsia Reland "[fx] Remove "ffx component select" in fx ota"

This is a reland of commit 19910c15956804b74de7a5655a3e2fa9c9236af9

Previously `update check-now --monitor` failed because it's expected
to return an error when the target shuts down.

Now the error is ignored.

Original change's description:
> [fx] Remove "ffx component select" in fx ota
>
> It looks like "ffx component select capability" has been replaced by
> "ffx component capability" in Iee495ec9b2f24cb2a841707c19e5f94e4abd1d50.
>
> Also add "set -e" so the script will fail in the future in case of error
> instead of continuing.
>
> TEST: did an OTA
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/967259

Test: `fx ota`, ensured it rebooted and finished with "Committed!"
Original-Fixed: b/327497811
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1000252
Original-Revision: 6f8d5b591994129db951b421303fed3d71bbe501
GitOrigin-RevId: 28629fefe290c203ed67ba9109d0b1239805870a
Change-Id: I5efe92d537b010c0fc34693a94d05d6fe7903b36
1 file changed
tree: 76eadae7ffee5e7dcf5d0fdabae94430f631e4ac
  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 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.