[roll] Roll antlion [wlan] Fix errors on unreferenced build targets

Some of the build targets are not referenced and thus don't have type
checking and gn applied to them. This changes fixes those errors.

The build targets are still not in CQ though, so this is a temporary
patch, primarily targeted at ensuring the correctness of the migration
of antlion. The migration includes locally building all targets in
antlion.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1353724
Original-Revision: 6e5af05f770788cdfb4a30716cbb43d913e12023
GitOrigin-RevId: c68367e9394d1f8d5c042c8a440b2d3b5d93b0d9
Change-Id: I045a553829eb00f19668af13681323f474f6cb3c
1 file changed
tree: 3e1a53d3b178dc47f7d3bb5a43698f2d15d5ed95
  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.