[roll] Roll fuchsia [fxfs] ObjectDirectory list entries as files not dirs.

When listing the objects we're actually just including the entries with
data attributes for them. So none of them are directories, and setting
this as files makes it easy to copy the files out with `ffx component
copy` which refuses to try for directory entries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1533615
Original-Revision: a64c2538734267311b413f2fd391b8a4012179bb
GitOrigin-RevId: ab3cca38dd71b729fb6d387181065201b80f9edd
Change-Id: Ife40d852f6ce1c39992c5562d64339709816673a
1 file changed
tree: d2d39ef5de9f2116771fed4a2109d2362840455f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.