[roll] Roll fuchsia [component_manager] remove debug logs in sandbox retriever code

Log statements were added to help with the development process, and then
accidentally included in the landed change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276966
Original-Revision: 3dab174c9b894cec1e34e191c62fff1610a2c4bf
GitOrigin-RevId: 7234c5fdd7e9f5c7ded368f347eb15c8e25c3a8a
Change-Id: I4a7af5bbedc834380dc00a48139f1a56cb3f3f2c
1 file changed
tree: bc1c3d46b8f3c8e3582e74548d70bc9f3b4420a9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.