Reland "[assembly] Remove the not needed image rebase"

This reverts commit 92e69c13f558c9c19a9f2ba3a9b9a56abd448abf.

Reason for revert: Reland this feature

Original change's description:
> Revert "[assembly] Remove the not needed image rebase"
>
> This reverts commit d873da5bc58f1080ab43fc44b46d0b5f7e502e3e.
>
> Reason for revert: broke clients
> > Error: 'FuchsiaProductImageInfo' value has no field or method 'images_json'
>
> Original change's description:
> > [assembly] Remove the not needed image rebase
> >
> > Change-Id: Ibc2bde7cc41f897a5d10f7054ce5b5fa6a626063
> > Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/788442
> > Commit-Queue: Jiaming Li <lijiaming@google.com>
> > Reviewed-by: Chase Latta <chaselatta@google.com>
>
> Change-Id: I83109ac979504c641f4045b3bacba98dd3ad49e1
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/788542
> Commit-Queue: Aidan Wolter <awolter@google.com>
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Reviewed-by: Jiaming Li <lijiaming@google.com>
> Fuchsia-Auto-Submit: Aidan Wolter <awolter@google.com>

Change-Id: I335d9a2cac90bca43b48bd36152c6fea09ed2ab9
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/788544
Reviewed-by: Darren Chan <chandarren@google.com>
Commit-Queue: Jiaming Li <lijiaming@google.com>
9 files changed
tree: e514fdc93f88cea64890887f5bed5ccd0167952d
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. .gitmodules
  8. AUTHORS
  9. BUILD.bazel
  10. CONTRIBUTING.md
  11. LICENSE
  12. PATENTS
  13. README.md
  14. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.