[roll] Roll fuchsia Revert "[assembly] Support A/B recovery in update package"

This reverts commit cd6500ab0f4579afc99797f6ce1cbe46ced797c7.

Reason for revert: failures in CI, for example
https://luci-milo.appspot.com/ui/p/fuchsia/builders/global.ci/core.arm64-fuzz_ubsan-build_only/b8718490955228445105/overview

Original change's description:
> [assembly] Support A/B recovery in update package
>
> It also now checks whether there's a recovery partition if we built
> recovery images.
>
> Change-Id: If364761b92be3dc5a90fa25f7b7f49dc097144cb
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243985
> Commit-Queue: Sen Jiang <senj@google.com>
> Reviewed-by: Aidan Wolter <awolter@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245584
Original-Revision: cb0134c3503bf96afc4fcc64b47d82f8d1ff19a4
GitOrigin-RevId: 40ed83b1b71c4de56c7fd546ba9b50ae56fedd9a
Change-Id: Ia3af56c552d2fc6cc1924a5c41135074be24d9de
1 file changed
tree: 737fe5ad86cc7d6d26546d3269d1a8198a788b00
  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.