[roll] Roll fuchsia Reland "[wlan] Delete dead SoftApTest"

This reverts commit 528a78502c69624649491819970b066a95a536a4.

Reason for revert: Rebased on reland.

Original change's description:
> Revert "[wlan] Delete dead SoftApTest"
>
> This reverts commit d563fa6599f6dc4b8483096b25148fc5334811d9.
>
> Reason for revert: merge conflicts
>
> Failure Link:b/543707286
>
> Original change's description:
> > [wlan] Delete dead SoftApTest
> >
> > The SoftApTest has not been run in some time. We should run something
> > like it in the future, though the timeline on that is unclear. Removing
> > the test now facilitates the migration of tests out of antlion and the
> > deletion of antlion itself.
> >
> > Since there are very few manual tests left, this change also flattens
> > them all into one group target in GN.
> >
> > Original-Bug: 543058742
> > Change-Id: I5274a54d753b1b62ec03732a79e14366407c54d6
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1743789
> > Reviewed-by: Marc Khouri <mnck@google.com>
> > Fuchsia-Auto-Submit: Charles Celerier <chcl@google.com>
> > Commit-Queue: Charles Celerier <chcl@google.com>
>
> Original-Bug: 543058742
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I314d2b19836b3ac6ea21b00fa8c84dcf724db5e7
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1748771
> Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>

Original-Original-Bug: 543058742
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1751370
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Original-Revision: d8381b0134a07054d01d529d506b7badc36b52d0
GitOrigin-RevId: 40a9ed27f7a8bf685023dce6f8ba37953e8190de
Change-Id: Ie94b1efd6450bbf0792b84267c3b81d96f539daf
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1752929
Cr-Commit-Position: refs/heads/main@{#198978}
1 file changed
tree: 5f6cc1c550e9fb0caf5bcbb0ce3b3d88b8ba8a87
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.