[roll] Roll fuchsia [wlan] Encode FIDL guidance in a doc

This new file encodes guidance in a place that is findable by LLMs
and humans. It consolidates the guidance from:
- https://docs.google.com/document/d/1w0O0PrZ4tKaNj0QUFJ9iHNNN6DxJ82b1tT4lbTXNfD8/edit?tab=t.xcpo8o7rhrua
- https://docs.google.com/document/d/1xYGbh8IL5vMN4NosmghnlMI4LLpZubs0os2zo3yIBRs/edit?resourcekey=0-mruwT8FmsMuXCC7fr4QYOw&tab=t.0
- go/fuchsia-wlan:fidl-errors

Test: docs-only change
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577033
Original-Revision: f62d1acda1a10217a883c0939a7bff89b6635660
GitOrigin-RevId: f503870cbe8dc4c11c8dff2ec37b1d81cc351ffa
Change-Id: I425e36c30de0ca2443613df7cc85ffe123df206d
1 file changed
tree: d432515fca6cda7c47a316d927e72f421a1c25f1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.