[roll] Roll fuchsia [isolated-ota] delete pkg-cache-isolated.cmx

Delete pkg-cache-isolated.cmx, migrate its usage to v2.

We do this by adding a `pkg-recovery.cml` component which will
slowly encompass all SWD components used in recovery and be used
with static routing. For now, we pkg-recovery.cml requires more
exposed and offered capabilities than it will eventually,
after we move pkg-resolver-isolated and system-updater-isolated
under it in subsequent CLs.

Test: existing unit and integration tests
Original-Fixed: 104916
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713091
Original-Revision: 9b0e9db237d93fcfc1d35d5ad37afd782655acf3
GitOrigin-RevId: 18530cb8fd63bd7c82b02579556fc59c1e258d25
Change-Id: Idc5974ed8ebda42ad632c39ed2318209171f394f
1 file changed
tree: fc13eac1c3bcf6505a9b741a2dc546e557675bfc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.