[roll] Roll fuchsia [kms-stateless] Expose upgrade_sealing_key()

This change exposes `upgrade_sealing_key()` in `kms-stateless` by
calling FIDL
`fuchsia.security.keymint/SealingKeys::UpgradeSealingKey()`.

Original-Fixed: b/467091343
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1456288
Original-Revision: c9b7a6827e5afac2e38940f591d4d173fe7014aa
GitOrigin-RevId: f33f59b87d2b9a0d3114d039e8224ca5b98ac989
Change-Id: Iadbd9791b3c8048a83362f5e81388b7558e843d9
1 file changed
tree: 789c7204bec162691ef9ba8433a1ea82401aef03
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.