[roll] Roll fuchsia [bazel] Add debug_agent deps to @internal_sdk

fx set core.x64
fx build bazel_workspace
fx bazel build @internal_sdk//src/developer/debug/shared_shared \
  @internal_sdk//src/lib/containers/cpp_cpp \
  @internal_sdk//src/lib/process_process

NOTE: Although wirings for @internal_sdk//src/developer/debug/ipc_ipc
is added in this change, it doesn't build because of
https://fxbug.dev/115709.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/760743
Original-Revision: 67add6f6d90ae61393972700fb89b7f4dad36435
GitOrigin-RevId: 150112d42d17e64f7679704ac6d7c0d35f9f9af2
Change-Id: I59d05b28334bfa023c96dc95dbe6fae414d747ef
1 file changed
tree: 31356509e50179049b091149c6c97ce44b4c7850
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.