commit | f36bab6d9abdd6647a0c5f2114b4e536901be3d6 | [log] [tgz] |
---|---|---|
author | Xyan Bhatnagar <xbhatnag@fuchsia.infra.roller.google.com> | Thu May 05 17:59:45 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 05 11:01:11 2022 -0700 |
tree | a59c5e51a43bf6ca5b444abc5ce657f586168a71 | |
parent | 09ed876e30ccf30d029813e8114df24080a80f01 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.