[roll] Roll fuchsia [audio][drivers] Fix Stop-before-Start

In the aml-g12-tdm Composite (vim3) driver, check for a
previous Start before writing the Stop time to Inspect.
Although pointless, it isn't prohibited for clients to call
Stop before Start -- drivers shouldn't crash if this occurs.

Original-Bug: 370741565
Test: fx test -o audio_driver_tests -- --admin   # on a vim3

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239505
Original-Revision: 513c6efdba74782e1a409c0c613533f179ff9359
GitOrigin-RevId: 6c6236bcd5bff9bad677b86b9052bfddf0da717c
Change-Id: I034291bce35ec6fd44fa21b6a0528d76d4393766
1 file changed
tree: bf62d4b583be146aeacd8a43d4b982af9ffedb78
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.