[roll] Roll fuchsia [bt][avrcp] Track song position in Notifications

Similar to in GetElementAttributes, we were reporting stale position
information in Notifications when we were sending the TrackPosition update.

Instead, recalculate the track position when the notification is
generated.

Original-Bug: 124033
Test: added / updated tests; fx test bt-avrcp-target-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822236
Original-Revision: 6058b4d2bb5c2d2ea9d0872017e24b10c7372366
GitOrigin-RevId: 19361213541e2fba5ffe020978dd9165cfe53999
Change-Id: I69ee1d8b0a7fe04c98a7282a950af8f052654214
1 file changed
tree: b4be3ff789e981f1f11e0d274812f2f7e46d9e3a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.