[roll] Roll fuchsia [bt][sunstone-att] Define the L2CAP trait for ATT

For now, this is a private trait for ATT to use, however
we may decide to expand upon it later on and make it a
more widely used interface

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1622554
Original-Original-Revision: c9c8c8e24225332bc975cb617d9f0b2ca3243722
GitOrigin-RevId: 4e0f7be544ec5b7a3bd10a7841f6e20b3d655c8e
Change-Id: Ia9e46cc9cf484d013b3c7d9149e541356f60bfea
1 file changed
tree: aca29579650dbc3d694f82d80d95eb04369af1ab
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.