[roll] Roll fuchsia [pkg-cache] Enable open package tracking

Open packages (packages with open client connections to their package
directories) are now protected from GC.

Multiply: fuchsia-pkg://fuchsia.com/pkg-cache-integration-tests#meta/test-root.cm
Original-Fixed: 307977824
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992837
Original-Revision: 0f5320ec9a1e58fa2f7390ba7e1d682050c19933
GitOrigin-RevId: e8f53c4e48c2746aa53861adfccdf2a49da2aaad
Change-Id: I59e484793ecba5b707f7355e6d7ee28054848636
1 file changed
tree: f2fe27323e99f6cfbb9e864ce9dde36929cf2329
  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.