[roll] Roll fuchsia [bt][hfp-hf] convert Procedures to use ProcedureInputs

Previously procedures took and returned at commands.  This CL changes
them to use ProcedureInputs and ProcedureOutputs, which contain AT
commands as well as other possible inputs and outputs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/879315
Original-Revision: 604551f30c444c3eb2af0dff9bcdfa5342825fd8
GitOrigin-RevId: 2231167165ab5b1bee8d3efe0f44dc9ca795927d
Change-Id: Ibfd914efd393d5431752db55ab06e73533828215
1 file changed
tree: b3ad8d3977f129cdb2e415a87b1c5a3c0390e219
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.