[roll] Roll fuchsia [wlan][wlanix] Provide build targets for e2e tests

Some build targets for these tests already exist, but they currently
specify a product bundle. Developers that want to run these tests
directly on their device that already has an appropriate product bundle
can now use these targets directly.

Original-Bug: b/367750390
Test: fx test --e2e --output //src/connectivity/wlan/tests/wlanix:wlan_canary_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244184
Original-Revision: 8f26e089a232902f1782f8572e3057b51e97f609
GitOrigin-RevId: 5371dada76c23e59944763c0ffd49e8441827396
Change-Id: I0c7cbcc2da8bc365fc8c7bb33b0340922d5a760c
1 file changed
tree: 7e8ead118370b85771c337a1248f117e5fd9f92b
  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.