[roll] Roll fuchsia [fxfs] Remove fscrypt support from fxfs keys

We no longer need to support fscrypt with fxfs keys. All current use
should be with the lblk32 dir key type.

Original-Bug: 460564319
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1491937
Original-Revision: d04234f631d12831e64bd6fd815df212066899e6
GitOrigin-RevId: aaa76dba2825f6b07011f7b2b5b9b46846837505
Change-Id: I33c010130426bb2633c3ab71043b0e73615d311d
1 file changed
tree: 3d5ffed6b2ac3a981c1a46d64482be9a7eeab769
  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.