[roll] Roll fuchsia [assembly][zxcrypt] Move the configuration of zxcrypt to assembly

This moves the zxcrypt configuration into assembly, and removes the
GN targets for the config files, with empty groups to aid in the
soft transition.

fshost tests use their own, private, target for configuring the
use of a null key with zxcrypt.

Run-All-Tests: true

Original-Bug: b/304824454
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/929853
Original-Revision: 5e90e84c8dee0802a77db0c12b408dfa702b0028
GitOrigin-RevId: 89b4c3a791b1ff390efbee464947c353fdb2191d
Change-Id: I287e0327750abadaff1c9a32570720349d9bdf7c
1 file changed
tree: b6883d32cec41198659ff59273917e9088b89349
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.