[roll] Roll fuchsia [ddk] Remove '2' suffix from connect_fragment_fidl_protocol

This was necessary for the transition from protocol capabilities to
service capabilities, but that has long since completed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/884343
Original-Revision: eafbf27a18c7bb4720a3dd94dc647a7e6f9247dc
GitOrigin-RevId: 83cf4793702e838e5e8a0ed0439ce642402fe311
Change-Id: Ia8c47768711b1d12472c762a5028d5811028aa93
1 file changed
tree: f9fb19f6a0cd5a5b2ee6c165ff99ab0ecc03509b
  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.