[roll] Roll fuchsia [wlan][policy] Rename SignalData to EwmaSignalData

This better reflectst that the fields of this struct are averages, and
distinguishes it better from the client/types::Signal struct.

Original-Bug: None
Test: Name change only
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048232
Original-Revision: aad1acda370008ffb568976eca0ad09a513d05af
GitOrigin-RevId: 0d39ab98420ef6930910941b88a4e0cde2cb6600
Change-Id: I44eea80ffda65879cfdfe49f8a871612daa5ec0e
1 file changed
tree: 147f1381c54042b1892e4f041d514c8b587cf0b5
  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.