[roll] Roll fuchsia [ffx][profiler] Add command to download Android symbols

Adds the `download-android-symbols` subcommand to `ffx profiler`.
This uses the `fetch_artifact` script to download Android debug
symbols and extracts them directly into the host's `.build-id`
cache, enabling host-side unwinding of Android components
running in Starnix.

Original-Bug: 483770923
Test: ffx profiler download-android-symbols --bid 14979125 --target sorrel-trunk-userdebug-byob
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1530338
Original-Revision: 06f6c491e915b22b0d176924ba736b909de40247
GitOrigin-RevId: 9e6f16733870caffd829e207e65bef07efed27c2
Change-Id: Icc0f794f5ce7d0b86f7b849b5ffcd64a780d3880
1 file changed
tree: b8d6a5e9ad983b67a90ae39abc7773270e8f93d3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.