[roll] Roll fuchsia [components] make wlancfg's usage of WlanBaseStationWatcher optional

The `/core/wlancfg` component can use the
`fuchsia.location.sensor.WlanBaseStationWatcher` protocol when the
emergency core shard is included. Make the usage optional, move the
offer to wlancfg's core shard with `source_availability: "unknown"`, and
remove it from the scrutiny allowlist.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704309
Original-Revision: 7cc6185d7dd61cf91053060993ae1674a6642302
GitOrigin-RevId: 52bfe7499a3c9503b8f2b6c40ee433facd246a71
Change-Id: Ic17e7219898ca98d2152b0365984f99fcbf94444
1 file changed
tree: 2f5c89c1f7350a0808d97716921831eca1fcf817
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.