[roll] Roll fuchsia Revert "[internal_sdk] Include accessor2logger"

This reverts commit fa31e5dbf770a152b6b570c48560b440976b8382.

Reason for revert: There are no dependencies from the internal SDK.

The change to `//zircon/system/ulib/fzl` is not reverted because it was
later added directly to the internal SDK  in https://fxrev.dev/956952.

Original change's description:
> [internal_sdk] Include accessor2logger
>
> ... a dependency of debug_agent
>
> fx set minimal.x64
> fx build bazel_workspace
> fx bazel build @internal_sdk//src/lib/diagnostics/accessor2logger_accessor2logger
>
> Original-Bug: 112028
> Change-Id: I7a7c86f2e5beaf754c0d911e1711b7e02b9e2efd
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/768424
> Commit-Queue: Jay Zhuang <jayzhuang@google.com>
> Reviewed-by: Shai Barack <shayba@google.com>
> Fuchsia-Auto-Submit: Shai Barack <shayba@google.com>

Original-Bug: 42063353, 372986936
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149292
Original-Revision: be6fa1197d38024f3b9bbb21ef276228507a1d0a
GitOrigin-RevId: 4adcff0fd6d61338a31222414c40283ff16830a1
Change-Id: Ibfca2a52065c0cd3e3e0d89a0ec376d05a48efec
1 file changed
tree: 5b6f439359dfcbe16d5b8941e78a04af2f04107a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.