[roll] Roll fuchsia [HoneyDew] Refactor Bluetooth affordance structure

Ensure that the Bluetooth affordance is refactored under common
affordances, then profiles. Profiles will inherit from common (shared BT
affordances). Ensure the code guidelines and coverages are passing as
well.

Format completion: https://paste.googleplex.com/5177047621042176
Coverage completion: https://paste.googleplex.com/6075146891689984
Unit Test completion: https://paste.googleplex.com/5747262377426944

    * HoneyDew code guidelines on patch 5
    * Successfully ran the impacted functional tests using [LocalRun]
    * Successfully ran Honeydew builders using try-jobs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913707
Original-Revision: c514276af4776a4e26f78f516e908e0a8d8326af
GitOrigin-RevId: 3338d72eb887f024c16dcb54bdc7f0102c639d32
Change-Id: I7338b7712149d910bff3aa5fc8306ce6a3022f1d
1 file changed
tree: 4b88b7ab46b1b7981805402765e65f269b318c06
  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.