[roll] Roll fuchsia [assembly][wlan] Rename 'wlan_base' to 'wlan_policy'

The `wlan_base` bundle previously contained several "core" WLAN
components. However, it now only contains policy-level components.
Rename it to reflect that fact.

Test: manual build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/997436
Original-Revision: 17f2f9913de86bcb8e3bf7cc4c77895e53bc9f3d
GitOrigin-RevId: 479d2847fb0c40c8c12ee4a6d78d3af22d8f6a98
Change-Id: If789a86f706a68622490a979e2e8311599bbc1b9
1 file changed
tree: 03e57388040b3d17efe847cb126b42f98b201ad2
  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 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.