[roll] Roll fuchsia [starnix] release key_map lock before callback

In Waiter::wait_kernel_until, release the
lock on the key_map before calling the callback,
as the handler may attempt to update this.

Fixes: 98837
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672556
Original-Revision: dc356dc66bfa5d82d83f89a2c257f369671d8692
GitOrigin-RevId: a8207f5280d0d1dbcf3ff4138c38b45a69676bdc
Change-Id: If370eb88b10619872cbde04b04602e3e1d0ee4d1
1 file changed
tree: e8604fe1aacf5fb8ce7f2a3394ceba969c2d2247
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.