[roll] Roll fuchsia [cm] Release lock on hooks map before dispatch

In a previous change (fxrev.dev/668094), CM started holding
onto the hooks map lock while dispatching events.

This is unnecessary. The lock can be released before dispatch.

Test: fx test component_manager
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676762
Original-Revision: 8be9f479565db0aa306f6abfac66bd21af3a0907
GitOrigin-RevId: b65c815103bfa881814ad5a710a0c39f72b03d5e
Change-Id: Ied47e75eded819613f1c47b3375f0b8d0cb155a1
1 file changed
tree: a59c5e51a43bf6ca5b444abc5ce657f586168a71
  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.