[roll] Roll fuchsia Reland "[sysmgr] Remove from in-tree builds (except terminal)"

This is a reland of commit 4c0fd9effdaef3f85d9fa26a8e81b332e516556c

Changes from original commit:

- Fix to appmgr-cpu-stats-test that was broken
- Merge with also-reverted fxrev.dev/727542

Original change's description:
> [sysmgr] Remove from in-tree builds (except terminal)
>
> Terminal still needs it because of tiles.
>
> go/cmxtinction
>
> Original-Bug: 108016
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726644

Original-Bug: 108016
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727784
Original-Revision: a819ebb9dcf7c989fb564925b65e2c67ad72722f
GitOrigin-RevId: e291c63eefb2d3e9c691e58363cf771be68031d6
Change-Id: I0610eed7e26d6e921164afd0f8d0b33f4249b1c5
1 file changed
tree: d324285897b1d19dff8d97719ecb1984a2d00989
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.