[roll] Roll infra/recipes Revert "[android_artifact_downloader] Add support for "source" artifacts"

This reverts commit 442fecbfd1eb67dba34cef1ec0ba246b4be4a8d9.

Reason for revert: see go/bbid/8707231579508274897

Original-Bug: 432538327
Original change's description:
> [android_artifact_downloader] Add support for "source" artifacts
>
> We currently lack a means to specify LICENSE files in the CIPD packages
> we make with this recipe. Not a build artifact per se, but important
> still. This change introduces the basic generalization of a "source"
> artifact that can be specified like the other specifications: it
> indicates a project and it is in the revision of that project associated
> with the build in which the source will be located.
>
> We keep this flexible as there might be multiple different license files
> with differing names that we may want to install in different locations.
>
> Original-Bug: 432538327
> Change-Id: Iad29327eeed01d5aa5b2644edd3bbd1f25651b15
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1338856
> Fuchsia-Auto-Submit: Joshua Seaton <joshuaseaton@google.com>
> Reviewed-by: Ina Huh <ihuh@google.com>
> Commit-Queue: Joshua Seaton <joshuaseaton@google.com>

Original-Bug: 432538327
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1340571
Original-Revision: 4bbb67e6cf9caefb7895be01b9b0cd9336149e63
GitOrigin-RevId: 07847515107d4e8c08e65b71ff3e208b47af8e96
Change-Id: I498612457cddc0f7fd7486ef2cd33caa6687349e
1 file changed
tree: 5ab72f8710d785396542d72256dfee347dffad22
  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.