[roll] Roll fuchsia [settings] Add documentation to input fidl

Adds more documentation to the new input interface
for more easily understandable use by clients.

Original-Fixed: 72181
Test: None, docs only

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/523320
Original-Revision: 6ce0dd3be2c9339d62b8aa2dbe30a4549e048474
GitOrigin-RevId: a78cbdb89e682f80980d1466b835fba1bf4e3b36
Change-Id: I39fd2d0383f9eaeabbc07e9dd92089a529c02d2f
1 file changed
tree: 4b53a26259b3f105311ea349a230f218915516b0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.