[roll] Roll fuchsia [settings] Remove input from audio interface

Removes the deprecated input functionality from the audio interface.
This functionality has been replaced by the input interface.

Older versions of AudioInfo have been moved to audio/types.rs.

Original-Fixed: 58124
Test: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694264
Original-Revision: 57de548536ff2b0092c73b7799aad32ef9ff79c0
GitOrigin-RevId: 238085277d2795a68f8acadea91ca7502efa2f12
Change-Id: I77b9deb5e3bc06d7ebd50e8c4dd57afa4bf48198
1 file changed
tree: f380aa1016efa2c853c0f42331caf192c0b00b7b
  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.