[roll] Roll fuchsia [audio][tas27xx] Increase polling period

Increase the polling period for errors to 20 seconds since
error conditions are only expected to happen after a reset,
possibly after an update, and hence the condition is unlikely
to affect a user during normal device usage. If a condition
does happen later after boot, 20 seconds will still allow for
logging before a snapshot is taken and possibly recover the codec
from the bad state.

Test: Inspect shows updates only happen every 20 seconds.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/576141
Original-Revision: f5ad0296581ea02fe2547aeca0c2b6a1184fbeee
GitOrigin-RevId: af4767d80d8b69ea4b8f66d2442d2e7eed1f359a
Change-Id: Ib6075f34f1968032facad999d92d3551c21d5b8f
1 file changed
tree: 1efbff60ca212c947ab22acdad63977b5addbec7
  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.