[roll] Roll fuchsia [wlan][fidl] Add FIDL APIs for OWE

This includes most FIDL API changes in
go/fuchsia-wlan:owe-high-level-plan except for:

- fuchsia.wlan.common.security.Protocol - This is already done in
  fxr/1401724.
- fuchsia.wlan.policy.SecurityType - This is a public API change that
  will be made after OWE is implemented.
- fuchsia.wlan.common.OweFeature - This will be added in a next CL.

Original-Bug: 458136222
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1429548
Original-Revision: 9a9853788ead1658658ff060fa275d4b41a8595e
GitOrigin-RevId: 35a58ee31450f11c1bcc8802231875b8ec00d1f3
Change-Id: I7cc3ad887079af56b28414aa8d5eb6f80e3e8cd1
1 file changed
tree: c73b88cafe689ef17ee3f9d68b94f15b5dd99003
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.