commit | e1ee6f06d6c40a4b6567a40520981164e6561409 | [log] [tgz] |
---|---|---|
author | Claire Gonyeo <cgonyeo@fuchsia.infra.roller.google.com> | Thu Nov 14 16:31:03 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 14 08:32:44 2024 -0800 |
tree | f479e3a02447a226531eaa94a62dcf9264cca6cb | |
parent | 04d0234f2f324b803d0962c0affbe10b555ea936 [diff] |
[roll] Roll fuchsia [sandbox][components] support update notifiers being registered on dicts Adds support for update notifiers to be registered on sandbox dictionaries. These are functions which will be invoked whenever an entry is added to or removed from the dictionary on which it's registered. Also uses this change to keep VFS directories created from a dictionary up-to-date when the contents of the dictionary changes. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1136134 Original-Revision: 6e39679c41c6dca65a537a8bad15b54d1646f362 GitOrigin-RevId: 29d4c385eee2295de585ceb0c2cf0bf25db086fa Change-Id: I1fb97ba4a11d9214bb8f65c7ef0e0aeeeaab3a94
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 in one of the communication channels documented at get involved.
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
.