commit | c112f587129089d3006cab39315e6ecebaf3777f | [log] [tgz] |
---|---|---|
author | Charles Celerier <chcl@fuchsia.infra.roller.google.com> | Thu Dec 05 23:12:31 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 05 15:16:05 2024 -0800 |
tree | 842f43892461629d470f1cb2371545b8f43736f7 | |
parent | a050cd1bc2f375bef802b36e773d249a9557f09d [diff] |
[roll] Roll fuchsia [wlandevicemonitor] Refactor CreateIface request and response The fuchsia.wlan.device.service/DeviceMonitor.CreateIface method now uses a table in the request and response, and returns an error when it fails. The transition to tables is a forward looking change since we may someday wish to stabilize fuchsia.wlan.device.service/DeviceMonitor so that a tool like wlan-dev may be used out of tree. Test: Added unit testing of new request and response formats. Original-Fixed: 382051387 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164112 Original-Revision: 2649490d6feeac389fdc45001a398d6d7f48ca78 GitOrigin-RevId: c18c2454e97ba5dcafab6480fc57a7885304574f Change-Id: I38f6ddde921151316c8d34dcd05e656576c77a6b
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
.