[roll] Roll fuchsia [pkg-cache] Resolve the exported package dirs with base resolver

The exports were redirects from pkgfs, resolving them with the base
resolver code is a step closer to deleting pkgfs and will also take
advantage of the RootDirCache.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017432
Original-Revision: 3adb26a7b1c4589755132a1fe3b918b6128bac6f
GitOrigin-RevId: c32ec76f37898000087c50205fd3dbc5a57832a1
Change-Id: I93fe1ef976227793f65b12f281583a02d7c8a732
1 file changed
tree: 84e1df4db0ddba283e921cd0b1a510aaa6d895e5
  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.