[roll] Roll fuchsia [components] Make Dict::lock_entries() private Make Dict::lock_entries() a private function. Move the methods on DictEntries to Dict and remove DictEntries as redundant. Update call sites and tests accordingly. These changes migrate internal Dict usage to the equivalent of the fuchsia.component.sandbox.Dictionary public API. Tested: fx test component-manager-tests sandbox-unittests Original-Fixed: 337873981 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1039112 Original-Revision: e8b6d60c7c27c86c30ed87e2a30e706c57a25ebb GitOrigin-RevId: d1b3deeee3df7692e17e26405bb1de77af0c74c1 Change-Id: I9747b0e2a1000e728c011addc0a487fb7c5f224a
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.