[roll] Roll fuchsia [fuchsia-pkg-testing] Pin to specific API level

This switches the fuchsia-pkg-testing from building packages pinned with
the latest API version to a specific version. This allows us to bump
API levels without needing to change our hardcoded merkles.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671102
Original-Revision: 596da07dde19f2841e2085faff8b4ea0a7d2a34e
GitOrigin-RevId: a1fd20c17428458c4657af0a4b4f7776a82a975e
Change-Id: Ib7252a98f500a35c2defb439e61530932ee5d38f
1 file changed
tree: c001e6959f5f0c34f65e83d4893a763e780f24f6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.