[roll] Roll fuchsia [sl4f][mic_driver] Fixed errors concerning SetUi Dart Client test failures.

Updated implementation of isMicMuted in setui.dart to return the desired value, an accurate boolean; Reworked the implementation of is_mic_muted and set_mic_mute to access the solo Microphone device with a search to ensure that Microphone will be changed regardless of the number of devices in the InputDevices vector.

Test: fx test --e2e sl4f_test_astro_only

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/572056
Original-Revision: c056cd4b3cd7ed8590ef10516cf68396e19cb78a
GitOrigin-RevId: db30744f51e4eafacbc2d4a4fd9cde048a71fee9
Change-Id: I0809c9f21e065c585279321ab4a8cb700b611c93
1 file changed
tree: 56ddffc436820f0584d76e23652521b64a9d2051
  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.