commit | fde3348fb53cbb3f44d8fbd5c0de588b0158c38d | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Tue Jun 13 00:13:48 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 12 17:15:11 2023 -0700 |
tree | 37749c514c966c0fd573604d58475d28dfd65b90 | |
parent | 4d30ab351150452853b157014cf2f03a9d9b6953 [diff] |
[roll] Roll fuchsia [superproject] Roll antlion Replace WlanDevice with SuportsWLAN protocol Fix typing issues from using a class-inheritance based structure for abstract WLAN devices. Replaces the abstract base class with a protocol for more flexibility and better typing errors. Remove the "self.dut.device" backdoor; this allowed to call the underlying Fuchsia device directly, covering up API gaps between Fuchsia and Android that was needed to support WLAN tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/863897 Original-Revision: 5b62c5f38e698bb6645bf09e7e884f26353af31b GitOrigin-RevId: 3278c8678b0594281a2a87292c2b821c216eac48 Roller-URL: https://ci.chromium.org/b/8778449706864127361 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/869762 Original-Revision: 09ef4c479b1de542423a57cde51f892fa56b0085 Change-Id: I7a451afa406187f0fa6c1bce0f6fc24c83366398
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
.