[roll] Roll fuchsia [fxfs] Fix test flake

The presence of the substring "fee" was used to detect encrypted-ness of
directory entries, but "fee" is a valid substring of a Base64-encoded
encrypted filename.

Original-Bug: 378501539
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1158034
Original-Revision: 87b8edf4ad9ca68157fe05ae5e1b04fc6f0b41cc
GitOrigin-RevId: 265f6a44609790d12dbdb78ad24c8f970039e866
Change-Id: I5824579f57e1eac8f49514c303dc706cd73d41ae
1 file changed
tree: c924ab174df1fb19ae92e8b5450931a6621e1a1d
  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 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.