[roll] Roll fuchsia [pkg-cache] pkgfs/packages only exposes base packages

pkgfs/packages no longer exposes allowlisted ephemeral packages.
The allowlists have already been emptied so this change should have no
visible effect.

Original-Fixed: 125364
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/835002
Original-Revision: 307706b39ca0a32da98cae715235a9688f5c1839
GitOrigin-RevId: 42f92e35b7daa685856e2504407ddda724ca99d2
Change-Id: Iead53ba4783b68449d8b12e6cfad33d1ea386c58
1 file changed
tree: 48f8b8157730067f0db0a7bf2d0441ec69e833e9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.