| commit | fda41235b629f88eb8e7ad0af2f76133c7f7648c | [log] [tgz] |
|---|---|---|
| author | Sam Balana <sbalana@fuchsia.infra.roller.google.com> | Tue Jun 13 00:06:49 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 12 17:09:39 2023 -0700 |
| tree | 62c4d83a22cf53357b9e55641b52f4e84433bed1 | |
| parent | 002c96f1e8cc07fc84de02146e5b2266b7f35c7a [diff] |
[roll] 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: 6349f7faf3063b0fe73565e947afadc1ee724915 Change-Id: Idadc6bab0e32b06d0a48dffc3d7477de0a54044f
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.