[roll] Roll fuchsia [sdk][fidl] Update fuchsia.debugger sdk category to partner

Debug Tools provide compatibility windows longer than specified in
RFC-0169. FFX is beginning to enforce fidl compatibility for host tools,
so we need to publish our fidl protocols to the sdk.

Update the protocol to `open` and add appropriate unknown method
handlers.

Original-Bug: b/299662757
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/914381
Original-Revision: 9bd68bdc9cc025cddcf88345e6640422d557122d
GitOrigin-RevId: b69197398674af3154e20dc44d34132143e27c7a
Change-Id: Iea74b376dbf5a55debb7b71f72d3600396b1a584
1 file changed
tree: 94cd7545315a8aa183ce4b5546bbe260973e4edf
  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.