[roll] Roll fuchsia [build] Enable few Antlion tests on nuc11, vim3

Edit environment.gni to list connectivity_pool
so missing wlan tests can start running in full tests

Original-Fixed: b/403368650
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233604
Original-Revision: 0f3a9e2bb64ed9150f9834ca5048ea7c0dccb3d4
GitOrigin-RevId: 1a5c65defc6e96ee26055dbc5efe345adfe6b7b8
Change-Id: I8b5e1908a7679d22ca774661220fd361f82fb8b5
1 file changed
tree: c2cee27bda0aa4e44fac372223ce3b009af47425
  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.