[roll] Roll fuchsia [bt][init] Define a core shard for #bluetooth-core

The #bluetooth-core realm contains Bluetooth packages for BT Core
functionality.

Define a core shard that mirrors the capability routes in core.cml where
the #bluetooth-core realm is currently defined. This will be unused
until it is explicitly added to the build via product assembly.

Original-Bug: 94055
Test: Core shard definition only, fx set with core_realm_shards and fx
build

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/950754
Original-Revision: 7bef3e6065748f440a44fb4cd40d8359f6515252
GitOrigin-RevId: bdd5c0fd57106136ed47be7a811f86199d0ce501
Change-Id: I6726e6965d82e57d0e20a0c72c1b5b4039df2bc4
1 file changed
tree: 0988d33472449e733064658d5d2c49a0dd05f404
  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.