[roll] Roll fuchsia Revert "[artifactory] Upload debug symbols produced by build/api/client"

This reverts commit d9ebc910c7915ec4c7254339bcd47ae59ded4077.

Reason for revert: build-ids.txt is now compressed which is unexpected by the downstream consumer and causing processing failures

Original-Bug: 498773554

Original change's description:
> [artifactory] Upload debug symbols produced by build/api/client
>
> This is a reland of https://fxrev.dev/1379962, the difference being that
> now it's fint, rather than artifactory, that calls build/api/client to
> generate the debug symbols. fint writes them to
> `$BUILD_DIR/debug_symbols`, and artifactory reads them and just handles
> the upload.
>
> Original-Bug: b/399498301
> Change-Id: I7a2b7292d7666cd586c903f5bad375a90150077d
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1547681
> Reviewed-by: David Turner <digit@google.com>
> Commit-Queue: Oliver Newman <olivernewman@google.com>

Original-Bug: b/399498301
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1562733
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 984d1daf613d2efc6b0169e3ed91427b457606b7
GitOrigin-RevId: ff425e8a31e07e517b8d1c24bfe9f301561b4a33
Change-Id: I1d1636e462e202c06f79e1aa345686acbede6cb5
1 file changed
tree: c9f71b0d8d81c6ff44aa305c9b476becb25e95c3
  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.