[roll] Roll fuchsia [bt][session] Route Bluetooth Access to session

Add fuchsia.bluetooth.sys.Access to the list of protocols headed towards
the session, as we expect sessions to need control over discovering and
connecting to Bluetooth peers.

Original-Bug: 93968
Test: config only
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/647886
Original-Revision: f14eaae7b5ea8e7b175a867fadc509c06c2826b9
GitOrigin-RevId: 53cc08c11f2637ff4511f907a901548d2f5d86a4
Change-Id: I647777cf12862771c16f8d4c0a77d0ca41e4e8f7
1 file changed
tree: d7190ccc01733dd08b60dfaecc69d9777acbd1ab
  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.