[roll] Roll fuchsia [pkgdir-integration-tests] Remove pkgfs

Also move the GetFlags tests from File to Node (the FIDL method
is being moved) and delete the SetFlags File tests (the FIDL
method is being moved to Node and there are already tests
for the Node version).

Original-Fixed: 102123
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/690527
Original-Revision: d2216637fb7b429e432f5ff46c1c6433dfa8f1d7
GitOrigin-RevId: 50ba75e5556c11fae767e39db1f2b05ddfaa89e9
Change-Id: I96e436babcfdcf4d9e3df4030d16e1e6d19b9501
1 file changed
tree: 70f47c493ebd3f8de3352e93be75108fbe230d0e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.