[roll] Roll fuchsia [component_manager][tests] remove manual bind

Realm builder now automatically binds to created realms, so the manual
binding done in these tests is no longer needed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/581806
Original-Revision: 66d5c22275a8b8905ab92b70d2c49deec154a66e
GitOrigin-RevId: 05ac5683c5a9561981b4ea2dac4c9e59b6e54b23
Change-Id: I1b8e707038dc256e5bf000bccb11c0d5e8b9f917
1 file changed
tree: da93a5f1c5ceba00908a34d613e7093088a2de7b
  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.