[roll] Roll fuchsia Revert "[assembly] Remove include_wlan_aibs flag"

This reverts commit a83a9692afd696d601f8e240309b227fed72d0a2.

Reason for revert: Unblock sd-bazel change

Original change's description:
> [assembly] Remove include_wlan_aibs flag
>
> This flag was only added to migrate WLAN build to Product Assembly. Now
> it's no longer necessary.
>
> Original-Bug: 117249
> Test: CQ
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/779914

Original-Bug: 117249
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789785
Original-Revision: f97d844a64495211ea1ef71292cb544e77cb2f11
GitOrigin-RevId: 42f8d443fa331f311ea9e777561ceb30bb91a296
Change-Id: Ib07a3c7a4c5d93feb166b50227fbdb893cfbe436
1 file changed
tree: 967ff4e87aa5619405484f9bb8c4f2f6790ca641
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.