[roll] Roll fuchsia [bt] Rename #bt-init to #bluetooth-core

Rename the #bt-init moniker in core.cml to #bluetooth-core to better
describe the purpose of the realm.

Use #bluetooth-core because it provides the core set of Bluetooth
capabilities used by other components in the system.

Update relevant core shards to reflect this new name.

Original-Bug: 69034
Test: Rename only, fx build & verify components launch as expected.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612409
Original-Revision: ad3666d6cd929d4932aa137488515dcdf63f047a
GitOrigin-RevId: 84cea56f5a49d62ba754fc1142aac2086e9fb1a5
Change-Id: Ifde04a28f695efe950f4704dbe43b926509d2c99
1 file changed
tree: 092bfeb83aa1cf4b1889a7c0604fcb86ca09c5d8
  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
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.