[roll] Roll fuchsia Reland "[appmgr] Remove remnants of appmgr from the build"

This is a reland of commit 1fa6d0f205eb98128c43289c6d382e032382b531

Reverted change to legacy_assembly_input_bundle.gni that caused the
breakage (see fxbug.dev/130900)

Original-Bug: 102390

Original change's description:
> [appmgr] Remove remnants of appmgr from the build
>
> Original-Fixed: 102390
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883715

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/887897
Original-Revision: beb2283cf90240bad7afe3a872200ecd4d72c54d
GitOrigin-RevId: b08148b64a16ca90791c558b2f7fa5d982c063d4
Change-Id: Ifbf57f794a3249774486a25fbbb1d59e908b29c3
1 file changed
tree: 9468b518a7643d949e53c28cb71d58eedebf4da3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.