[roll] Roll fuchsia [sdk/f.test.manager] API changes fixed at ver 20

This CL replaces a number of '=HEAD' @available annotations in
fuchsia.test.manager with '=20' annotations, 20 being the current
'in-development' platform version.

Test: none required - versioning change only
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1053524
Original-Revision: f5558535d999b2114dbefa1883d6ab4e8cf5d73f
GitOrigin-RevId: 89bafdae880521d3dc5a530ffe02840469e54543
Change-Id: Icadb14877c861e7a5cf31ff59278f6e62bc5be53
1 file changed
tree: a275ea7a96b789cea26edc5d06d6d908ec102a21
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.