commit | e670521108cd4bf9928796c3bad7f0bf1fb263ea | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Thu Aug 10 18:05:12 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 10 11:07:42 2023 -0700 |
tree | daab051160d23a8f5db123be84c3e3c83c9dcdba | |
parent | add7a6298cfaccc31191b6e49577763942289863 [diff] |
[roll] Roll fuchsia [netstack3] Require 'static for FakeStrongDeviceId Simplify test code by requiring that implementers of FakeStrongDeviceId don't contain non-static lifetimes. This is already satisfied for all test-only ID types so this only serves to reduce the number of lifetime bounds needed for test code. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899398 Original-Revision: 14024e193b3143bf4deee275b87f089cb4c9ab82 GitOrigin-RevId: a63b30256d9a61435f671b6030321675158319a5 Change-Id: I2d19683abacf9bf4c40e0e859c4b35d88a08db11
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
.