[roll] Roll fuchsia [bt][device-id] Initial component definition

Introduce the `bt-device-id` component which provides the
`DeviceIdentification` capability.

Original-Bug: 83616
Test: fx test bt-device-id-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/593053
Original-Revision: 1473dfcfec9639d67dac4650d84a61ef05a205a5
GitOrigin-RevId: a701574d34eaf3329355c56b6df2ddb64290557e
Change-Id: I82589f2d88f930406c567593889ad9c8c2b90d9a
1 file changed
tree: ec49925d83286d60dc38fdffb77751bbc47dd3d0
  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.