[roll] Roll fuchsia [storage-manager] Add Key256Bit key type.

As part of this change, we also remove the Custom terminology from this
Key type, remove the variable-length key type, and update a few revelant
tests.

Original-Bug: 732869
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/732994
Original-Revision: f32c66c3956aeed100389364d9cb907bfa05053b
GitOrigin-RevId: c348ed4acc034fb3464857c8e6138b509848a071
Change-Id: I8122d2c5e64205e7b2a372aeddb571f1608b8f75
1 file changed
tree: f6a9464995c88f11d16dd884149242d5d82bef2e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.