[roll] Roll antlion Migrate to new Python FIDL bindings

The RequestStatus type will no longer exists as a WLAN affordance once
honeydew migrates to the new Python FIDL bindings. This change adjusts
the dependency to be directly on fuchsia.wlan.common/RequestStatus
instead.

Original-Bug: 356217589
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1246204
Original-Revision: ddca07986fba7f264e554c7d8faa5d8aa73371e5
GitOrigin-RevId: ff266ece7af9ec8c0941ef1a547dc06768e7b8db
Change-Id: I6caf3ae49cca6434f3e010979a9d6d402204c2b8
1 file changed
tree: a300b73a54b1fc32bf168ba2c4ddf08b29f6e479
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.