[roll] Roll fuchsia [appmgr] Make :tests hermetic.

appmgr integration tests were launching components out of packages
that were not transitively included in the //src/sys/appmgr:tests GN
rule. This fixes this by including more packages in the build rule in
some places, and using components from the appmgr_integration_tests
package in others.

Test:
1) fx --dir=out/nuc set core.x64 --with //src/sys/appmgr:tests --with-base //bundles:tools
2) fx test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/578625
Original-Revision: a01f67b695c73bbe2d80b3c0e5152cb1374ed414
GitOrigin-RevId: 3e0b6a8975054d77a47d278d8954310a02b15906
Change-Id: I366c49602a681a2cdc142bd691d1750336ec7943
1 file changed
tree: 527d37391aaef30ecd590ded9f68a617f540ac87
  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.