[roll] Roll fuchsia [debugger] Deprecate interactive authentication for symbol servers

OOB authentication flow is deprecated. Point users to the gcloud command
to run to get their authentication credentials to access symbol servers.

Remove the ability to update tokens from the zxdb command line, and
read the gcloud default application credentials by default.

Original-Fixed: 124471
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831536
Original-Revision: f144767476d742cc7fa7780927ad6c316ba4ec8f
GitOrigin-RevId: e4da461c0c8ac1a95e7c24325d540e91fd694e9f
Change-Id: I47bd8e25f34c5b2b71404db3a9289a1e77db3ae0
1 file changed
tree: c03eda43cb6018d46d4da6dfb574aa1edb314448
  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.