[roll] Roll fuchsia [wlan][ddk] Eliminate ddk.hw.wlan.ieee80211 This moves remaining structs into a new ieee80211/fields.fidl. Also removes a hack from the ddk that represents a 128 bit field as u64+u32+u32 in favor of a 16 byte array. Note that the hack lives on in places where we use these values as a bitfield, since our bitfields libraries currently do not support array types. Test: Existing Original-Bug: 88932 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644411 Original-Revision: ba760945bdf55724ed8aeee8dc881cda85c840b9 GitOrigin-RevId: d15a3828ee2ca6b76514c1d7be7257459b308754 Change-Id: I5ea302e8839b69b1f3d4d3a69b8a39780cb7a9be
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.