[roll] Roll fuchsia Revert "[pkg-resolver] Persist TUF metadata when configured"

This reverts commit e45947d6006f1b5e2c7a49fd78e40a67a696a0de.

Reason for revert: breaking some assemblies.

Original change's description:
> [pkg-resolver] Persist TUF metadata when configured
>
> This change enables support for the pkg-resolver to persist TUF metadata
> across boots / restarts when it is configured to do so. An empty-string
> or absent configuration prevents this behavior from having effect. This
> configuration is not enabled in any product builds by default.
>
> Test environment updated to allow configuring persisted
> ServedRepositories.
>
> Test: new tests for single successful configuration setting, three
> failure cases, and on-device test with the target included in fx set.
>
> Original-Fixed: 73106
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/524342

TBR=dhobsd@google.com,ampearce@google.com,zkbaum@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/528285
Original-Revision: 8d643d79aa65f1a7611a7cc899bdfa7efc3a8190
GitOrigin-RevId: 3e15344637b39f79505f20f9ccf043989ea39bba
Change-Id: I74e881cce73e62c588738179270ac3dd2d304586
1 file changed
tree: 786e57d3cc32b6b790df484266e64087d1309f08
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.