[roll] Roll fuchsia [bt][avrcp] Fix test flakes due to timers

Fix tests that were using real time instead of fake time, causing
various 100ms timers to fire during tests sometimes.

Test: fx test bt-avrcp-tests
Multiply: bt-avrcp-tests
Original-Bug: 473716172
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1506298
Original-Revision: 41b19e60e5b2527c40b292cb205b57a29453f85a
GitOrigin-RevId: ab0d021de35a0b845ef745c686230c077d48ff8d
Change-Id: If10d09cd6c54ba25e6bbf4458099a71294e4d7d2
1 file changed
tree: e5c93f4eda103fe9a178dfbc56a85cec48ecca0e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.