[roll] Roll fuchsia Revert "[system-updater] Migrate system-updater to a v2 component."

This reverts commit f9d4765bdfba30c99cc21fdaab38e1750df211fe.

Reason for revert: this made the component required in all products based on core, which is not guaranteed.

Original-Bug: b/188833515

Original change's description:
> [system-updater] Migrate system-updater to a v2 component.
>
> This change migrates the system-updater component from the software
> delivery stack into the core realm as part of the v1-v2 migration
> project. System-updater is an eagerly started component that provides
> access to the fuchsia.update.installer.Installer service.
>
> As part of this migration the component depends on several services
> provided by other components in the SWD stack. These are routed through
> core.cml to the component. In addition to this this component relies on
> a set of features & directories:
> - build-info
> - deprecated-misc-storage
> - isolated-persistence-storage
> - pkgfs/system
>
> Original-Bug: 73992
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/515223

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Bug: 73992
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/532982
Original-Revision: 0ce9e94808e8537f5913f21d0e09dde450ec862d
GitOrigin-RevId: 9c011bb81a33df29fffe296131974825a21a1ba4
Change-Id: I12b009e6c5bc30b25f62a4db35fd0f0f02d054d1
1 file changed
tree: ec13cf0f81e4eb018efe3055c60e53ddf5e5d0ff
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.