[roll] Roll fuchsia [sl4f][mic_driver] updated the implementation of SetUi is_mic_muted to use input.fidl

To be deprecated code from audio.fidl that was being used in is_mic_muted has been replaced with input.fidl API. is_mic_muted is now consistent in APIs with set_mic_mute. Also includes unit test.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/569000
Original-Revision: df2bbb4109a939d83fb21095fc0bfc8114f7a691
GitOrigin-RevId: 72c997a30543ca2e38b48640a2f7e6b2b5cf3660
Change-Id: Ib63ce7d408ba9a82a0771deba70948af74314acc
1 file changed
tree: 9e5d76fbe92a09b9b58324939e26247cb2d50ec4
  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.