[roll] Roll fuchsia [bt][device-id] Software assembly config for bt-device-id

Add the `DeviceIdConfig` to the general BluetoothConfig to specify
configuration parameters for the `bt-device-id` profile.

By default, this profile is _not_ enabled on any products.

Original-Bug: 362522421
Test: fx build
Test: fx test src/lib/assembly
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1126889
Original-Revision: a1bf3cb78047f9948df5fa90117203c4504635bb
GitOrigin-RevId: 4f487721023a66e464eaea43611bbdd559d741bc
Change-Id: I34277ab73b620520aaec5cf52a971e9c9fa8207b
1 file changed
tree: 7dc907b7f5e13bb027908c77e4c134776e2452a0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.