[roll] Roll fuchsia [bt][hfp] Fix HFP service definition

The HFP specification states that an AudioGateway shall advertise AG in
the Protocol Descriptor list but not the Profile Descriptor list. See
HFP v1.8 Table 5.3.
Fix a bug in our HFP service definition where we advertise AG in the
Profile Descriptor list.

Original-Bug: 90766
Test: fx test bt-hfp-audio-gateway-tests
Test: Manual, PTS SLC tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/640118
Original-Revision: 9654fcac6cc2b29d62c0f87a635967ddb7bf9bd6
GitOrigin-RevId: e979eba8e838ea42603c24c00e5c15d6b437aec9
Change-Id: Ibd255f2de05cefd6b7c577aad79f3c77f1ca91fc
1 file changed
tree: 05477fccf4251e2caef98a9ab530dafc9a06049d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.