[roll] Roll fuchsia [session] Route sys.Pairing to the session

Context: Bluetooth pairing functionality was refactored from
`sys.Access` to a separate protocol `sys.Pairing`.

Give session (and relevant product config shards) access to
`sys.Pairing` for BT pairing functionality.

Original-Bug: 98413
Test: Manifest change only, fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701222
Original-Revision: 560ad4ef26e95276bcc2db4d16b73c60c28c46a4
GitOrigin-RevId: c36dba311200e01b9762f0e8de925a059e1598eb
Change-Id: I11daa44321390744522be7038374938756166558
1 file changed
tree: 6d1cc7158d3d69b62973546418f427f7096def6a
  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.