[roll] Roll fuchsia [fdf] Remove redundant bind tests

Remove bind-test-v2 and string-bind-test since
our existing tests provide coverage for them,

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/940357
Original-Revision: 41fd65756c2826a335189d633139fd4f492eead2
GitOrigin-RevId: 024bc498bd6e12303678cded8099ab5ce596ef89
Change-Id: I0c91e674717763474701006a3bc526f79dc2842e
1 file changed
tree: 8a89cf431a34a76c0bc87fa78a7fc1aed72053b2
  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.