[roll] Roll fuchsia [antlion] Update documentation and remove Sl4fSanityTest

The Sl4fSanityTest doesn't depend on SL4F, and it doesn't use a WLAN
affordance. The PhyExistenceTest was created as a simplest test for
WLAN end-to-end documentation.

Deleting Sl4fSanityTest necessitates updating antlion documentation, so
this change takes a pass as making those updates as well.

See cl/843728535 which updates documentation related to this change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442989
Original-Revision: fac4ba395db0e650a7b6cfa15404ee0ad499fc29
GitOrigin-RevId: 7201d1b037e695231336876e3b9847dadab43063
Change-Id: Id9639626212acaaa89a160a40c37da95bbf084f0
1 file changed
tree: 3e20aaff8a8f8b1e94e301446329df54f6208542
  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.