[roll] Roll fuchsia [bt][core] Fix bt-gap and bt-init CML

The aforementioned component manifests were missing important
capability `exposes` used by the rest of the system. Modify the
manifests to expose them, and add these capabilities to the bt-init
manifest smoke test.

Original-Bug: 87397
Test: `fx test bt-init-smoke-test`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/598325
Original-Revision: 4e74cc234fde65296cd94b55f6ff2865e1be7e2d
GitOrigin-RevId: fc69ba924f3b821bf297948ab23a94bca7b44079
Change-Id: Ifd1b6bc93aeb3e28a18251a039592bd0f8c7ec96
1 file changed
tree: 85d31ffc48d948d208076267ac94240226fd5769
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.