[roll] Roll fuchsia [fxfs] Migrate to ProxyFilename.

This means both f2fs_reader and fxfs use the same naming scheme
for locked files, which should make it easier to demonstrate
equivalence in future tests.

Original-Bug: b/399727169
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237964
Original-Revision: ea1c92efa8a83cf4daceb25976c6675e98a59737
GitOrigin-RevId: 3ce5a9a8c5c6b8985cda39b8cecf253e00ee457b
Change-Id: I94a9b8283dfb1c65aaf9d11869131b30022caadf
1 file changed
tree: 5cc5102c60eb446d638c63e4e440a9d177e36269
  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.